![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/ECS.hpp>
#include <BLIB/Engine/System.hpp>
#include <Core/Components/FixedPathBehavior.hpp>
#include <Core/Components/PathFinder.hpp>
#include <Core/Components/SpinBehavior.hpp>
#include <Core/Components/StandingBehavior.hpp>
#include <Core/Components/WanderBehavior.hpp>
#include <Core/Files/Behavior.hpp>
Go to the source code of this file.
Classes | |
class | core::system::AI |
Manages NPC's and trainers and their behaviors. More... | |
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::system | |
Namespace containing core game systems shared between the game and the editor. | |