![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <Core/Battles/Battler.hpp>
#include <Core/Files/ItemDB.hpp>
#include <Core/Items/Category.hpp>
#include <Core/Items/Id.hpp>
#include <Core/Items/Type.hpp>
#include <Core/Peoplemon/BattlePeoplemon.hpp>
#include <Core/Peoplemon/MoveId.hpp>
#include <Core/Peoplemon/OwnedPeoplemon.hpp>
#include <Core/Player/State.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
struct | core::item::Item |
Collection of static methods centered around items. More... | |
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::item | |
Collection of enums and classes for managing and using items. | |