![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Graphics.hpp>
#include <BLIB/Particles/System.hpp>
#include <BLIB/Render/Scenes/CodeScene.hpp>
#include <BLIB/Resources.hpp>
#include <Core/Battles/Commands/Animation.hpp>
#include <Core/Battles/View/PeoplemonSpark.hpp>
#include <Core/Peoplemon/Peoplemon.hpp>
Go to the source code of this file.
Classes | |
class | core::battle::view::PeoplemonAnimation |
Helper for rendering peoplemon in battle and animating them. 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. | |