Documentation
¶
Index ¶
- func DrawDebug(ecs *ecs.ECS, screen *ebiten.Image)
- func DrawFloatingPlatform(ecs *ecs.ECS, screen *ebiten.Image)
- func DrawHelp(ecs *ecs.ECS, screen *ebiten.Image)
- func DrawPlatform(ecs *ecs.ECS, screen *ebiten.Image)
- func DrawPlayer(ecs *ecs.ECS, screen *ebiten.Image)
- func DrawRamp(ecs *ecs.ECS, screen *ebiten.Image)
- func DrawWall(ecs *ecs.ECS, screen *ebiten.Image)
- func GetOrCreateSettings(ecs *ecs.ECS) *components.SettingsData
- func UpdateFloatingPlatform(ecs *ecs.ECS)
- func UpdateObjects(ecs *ecs.ECS)
- func UpdatePlayer(ecs *ecs.ECS)
- func UpdateSettings(ecs *ecs.ECS)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrawFloatingPlatform ¶
func DrawPlatform ¶
func DrawPlayer ¶
func GetOrCreateSettings ¶
func GetOrCreateSettings(ecs *ecs.ECS) *components.SettingsData
func UpdateFloatingPlatform ¶
func UpdateObjects ¶
func UpdatePlayer ¶
func UpdateSettings ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.