Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ThemeMap = map[ebiten.Key]Theme{ ebiten.Key1: &BlackAndWhite{}, ebiten.Key2: &CGA{}, ebiten.Key3: &Earth{}, ebiten.Key4: &Dune{}, }
Functions ¶
This section is empty.
Types ¶
type BlackAndWhite ¶
type BlackAndWhite struct { }
Click to show internal directories.
Click to hide internal directories.