![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
Collection of helpers and contexts for in-game scripts. More...
Classes | |
struct | core::script::BaseFunctions |
Adds the built-in default functions to all Peoplemon scripts. More... | |
class | core::script::ConversationContext |
Special script context for conversation scripts. Adds the default Peoplemon built-ins and the conversation dependent built-ins. More... | |
class | core::script::DebugScriptContext |
Script context for debug scripts ran from the terminal. More... | |
class | core::script::MapChangeContext |
Special context for map enter and exit scripts. More... | |
class | core::script::MapEventContext |
Special script context for map events. Adds default built-ins and the map event built-ins. More... | |
Collection of helpers and contexts for in-game scripts.