Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Board ¶
type HexMap ¶
type HexMap struct { RandomSeed int Background *ebiten.Image BackgroundDirt *ebiten.Image BackgroundGrass *ebiten.Image BackgroundSea *ebiten.Image BackgroundTiles *ebiten.Image UI *ebiten.Image Board *Board Pathfinder *Pathfinder TextFont font.Face BackgroundImageOptions map[string]*LandImageOptions WaterImageOptions map[string]*WaterImageOptions TownImageOptions map[string]*LandImageOptions }
type LandImageOptions ¶
Click to show internal directories.
Click to hide internal directories.