Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
Item.hpp File Reference
#include <Core/Items/Id.hpp>

Go to the source code of this file.

Classes

class  core::component::Item
 Add this component to an entity to make it give an item when interacted with. On interact the owning entity is removed. More...
 

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::component