![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
Go to the source code of this file.
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::input | |
Peoplemon specific input functionality around the BLIB input system. | |
Typedefs | |
using | core::input::MenuDriver = bl::menu::TriggerDriver< Control::MoveUp, Control::MoveRight, Control::MoveDown, Control::MoveLeft, Control::Interact > |
Helper typedef for Peoplemon specific menu driving. More... | |