![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <Core/Battles/View/MessagePrinter.hpp>
#include <BLIB/Render/Primitives/Color.hpp>
#include <BLIB/Util/Random.hpp>
#include <Core/Battles/BattleState.hpp>
#include <Core/Items/Item.hpp>
#include <Core/Peoplemon/Move.hpp>
#include <Core/Properties.hpp>
Go to the source code of this file.
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::battle | |
Collection of classes used for peoplemon battling. | |
core::battle::view | |
Collection of classes that compose the BattleView. | |