Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Graphics ¶
type Graphics struct { Tiles [][]*ebiten.Image // listed by type and with variations BackPatternMask *ebiten.Image BackPatternMaskX32 *ebiten.Image BackParticles [4]*ebiten.Image // NE, NW, SE, SW MenuMask *ebiten.Image BackLightingSmall *ebiten.Image BackLightingBig *ebiten.Image CarrotInUseMask *ebiten.Image CarrotSelector *ebiten.Image CarrotNone *ebiten.Image CarrotOrange *ebiten.Image CarrotYellow *ebiten.Image CarrotPurple *ebiten.Image }
Click to show internal directories.
Click to hide internal directories.