Structsยง
- Atlas
Demo ๐Meta - Atlas information.
- Game
Meta ๐ - Create our root asset type.
- Menu
Data ๐ - Resource containing data that we will access from our menu lua script.
- Persisted
Text ๐Data - Struct containing data that will be persisted with the storage API.
- Tile
Meta ๐ - Tile info.
- Tilemap
Demo ๐Meta - Tilemap info.
Functionsยง
- atlas_
demo_ ๐plugin - Plugin for running the atlas demo.
- atlas_
demo_ ๐startup - System to startup the atlas demo.
- audio_
demo_ ๐plugin - audio_
demo_ ๐ui - back_
to_ ๐menu_ ui - Simple UI system that shows a button at the bottom of the screen to delete the current session and go back to the main menu.
- create_
game - demo_
widget ๐ - This is an example widget system.
- main ๐
- menu_
plugin - Menu plugin
- menu_
startup ๐ - Setup the main menu.
- menu_
system ๐ - Our main menu system.
- move_
sprite ๐ - path2d_
demo_ ๐plugin - path2d_
demo_ ๐startup - sprite_
demo_ ๐plugin - Plugin for running the sprite demo.
- sprite_
demo_ ๐startup - System that spawns the sprite demo.
- storage_
demo_ ๐plugin - storage_
demo_ ๐ui - tilemap_
demo_ ๐plugin - Plugin for running the tilemap demo.
- tilemap_
startup_ ๐system - System for starting up the tilemap demo.