Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The engine

Singleton

./managers/scene_manager.lua

Scenes

./base_scene.lua

Use State.scene_manager:addScene(name, BaseScene) to add a scene use State.scene_manager:switchScene(name) to switch to it

Entities

./base_entity.lua

Bundle common methods into this, and extend from the class

Utils

./utils

Vendor

  • ./libs/30log.lua

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages