Documentation
¶
Overview ¶
Package econ provides economy-related structs and functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Money ¶
type Money int64
Money represents a coinage state in the in-game economy. You cannot have negative money in-game, but you can set money as negative in order to subtract from a balance by addition.
func ParseMoney ¶
func ParseShortString ¶
func (Money) ShortString ¶
Click to show internal directories.
Click to hide internal directories.