![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <Core/Battles/Battle.hpp>
Go to the source code of this file.
Classes | |
struct | core::event::BattleStarted |
Fired when a battle should start. This does not actually start a battle, but communicates to the current game state that a battle should begin. More... | |
struct | core::event::BattleCompleted |
Fired when a battle finishes. More... | |
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::event | |
Namespace containing all the event types that propagate through the event bus. | |