Documentation ¶
Index ¶
Constants ¶
View Source
const ( // LayerWorldBG is the standard layer value for world background. LayerWorldBackground = 0 // LayerWorldFG is the standard layer value for world foreground. LayerWorldForeground = 100 // LayerWorldOverlay is the standard layer value for world overlay. LayerWorldOverlay = 200 // LayerUIBackground is the standard layer value for UI background. LayerUIBackground = 300 // LayerUIForeground is the standard layer value for UI foreground. LayerUIForeground = 400 )
Variables ¶
This section is empty.
Functions ¶
func DebugPrint ¶ added in v0.5.0
func DebugPrint( screen *ebiten.Image, ids []string, dps []DebugPrintable)
Types ¶
type DebugPrintable ¶ added in v0.5.0
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package mock_drawing is a generated GoMock package.
|
Package mock_drawing is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.