class System::MainMenu
- System::MainMenu
- ECS::System
- Reference
- Object
Defined in:
systems/main_menu.crConstant Summary
-
BTN_HEIGHT =
42 -
PAD =
8
Instance Method Summary
- #filter(world)
-
#preprocess
Will be called on each ECS::Systems.execute call, before
#processand#execute - #process(entity)