Documentation ¶
Index ¶
- Constants
- func DrawLine(length int) *ebiten.Image
- func DrawSelectorBox(rect Rect, screen *ebiten.Image)
- func GetBattleGroundBackgroundColor() color.Color
- func GetDarkColor() color.Color
- func GetFontBold() font.Face
- func GetFontItalic() font.Face
- func GetFontNormalFace() font.Face
- func GetFontTiny() font.Face
- func GetGridOutlineColor() color.Color
- func GetMoveRangeColor() color.Color
- func GetTextColor() color.Color
- func GetWoundColor() color.Color
- type Rect
Constants ¶
View Source
const Margin = 10
View Source
const TileSize = 64
Variables ¶
This section is empty.
Functions ¶
func DrawSelectorBox ¶
func DrawSelectorBox(rect Rect, screen *ebiten.Image)
func GetDarkColor ¶
func GetFontBold ¶
func GetFontItalic ¶
func GetFontNormalFace ¶
func GetFontTiny ¶
func GetGridOutlineColor ¶
func GetMoveRangeColor ¶
func GetTextColor ¶
func GetWoundColor ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.