entries

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAttEntry

func GetAttEntry(id int32) *define.AttEntry

func GetBladeEntry

func GetBladeEntry(id int32) *define.BladeEntry

func GetCostLootEntry

func GetCostLootEntry(id int32) *define.CostLootEntry

func GetEquipEnchantEntry

func GetEquipEnchantEntry(id int32) *define.EquipEnchantEntry

func GetHeroEntry

func GetHeroEntry(id int32) *define.HeroEntry

func GetItemEntry

func GetItemEntry(id int32) *define.ItemEntry

func GetPlayerLevelupEntry

func GetPlayerLevelupEntry(id int32) *define.PlayerLevelupEntry

func GetRuneEntry

func GetRuneEntry(id int32) *define.RuneEntry

func GetRuneSuitEntry

func GetRuneSuitEntry(id int32) *define.RuneSuitEntry

func GetTalentEntry

func GetTalentEntry(id int32) *define.TalentEntry

func GetTokenEntry

func GetTokenEntry(id int32) *define.TokenEntry

func InitEntries

func InitEntries()

Types

type Entries

type Entries struct {
	HeroEntries         map[int32]*define.HeroEntry
	ItemEntries         map[int32]*define.ItemEntry
	EquipEnchantEntries map[int32]*define.EquipEnchantEntry
	TokenEntries        map[int32]*define.TokenEntry
	TalentEntries       map[int32]*define.TalentEntry
	BladeEntries        map[int32]*define.BladeEntry
	RuneEntries         map[int32]*define.RuneEntry
	RuneSuitEntries     map[int32]*define.RuneSuitEntry
	CostLootEntries     map[int32]*define.CostLootEntry
	AttEntries          map[int32]*define.AttEntry

	PlayerLevelupEntries map[int32]*define.PlayerLevelupEntry
}
var (
	DefaultEntries *Entries
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL