Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadDataTo ¶ added in v0.1.1
func ReadDataTo(path string, p PlayerData) error
Types ¶
type ExperienceTable ¶
type ExperienceTable []experienceTable
func BuildExperienceTable ¶
func BuildExperienceTable() *ExperienceTable
func (*ExperienceTable) Level ¶
func (E *ExperienceTable) Level(xp uint64) int
type MetaResources ¶
type PlayerData ¶ added in v0.1.1
Click to show internal directories.
Click to hide internal directories.