![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Graphics/Triangle.hpp>
#include <BLIB/Interfaces/Menu.hpp>
#include <BLIB/Interfaces/Utilities/GhostWriter.hpp>
#include <Core/Battles/Commands/Message.hpp>
#include <Core/Input/Control.hpp>
#include <Core/Input/MenuDriver.hpp>
#include <Core/Systems/HUD/ScreenKeyboard.hpp>
#include <SFML/Graphics.hpp>
Go to the source code of this file.
Classes | |
class | core::battle::view::MessagePrinter |
Helper utility for printing battle messages. More... | |
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. | |