Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadHomeData ¶
func LoadPlayData ¶
Types ¶
type HomeData ¶
type HomeData struct {
Scene *game.ModelDefinition
}
type PlayData ¶
type PlayData struct { Scene *game.ModelDefinition Board *game.ModelDefinition Ball *game.ModelDefinition }
Click to show internal directories.
Click to hide internal directories.