![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
This is the complete list of members for core::player::StorageSystem, including all inherited members.
add(const pplmn::OwnedPeoplemon &ppl) | core::player::StorageSystem | |
add(unsigned int box, const sf::Vector2i &pos, const pplmn::OwnedPeoplemon &ppl) | core::player::StorageSystem | |
BoxCount | core::player::StorageSystem | static |
BoxHeight | core::player::StorageSystem | static |
BoxWidth | core::player::StorageSystem | static |
get(unsigned int box, const sf::Vector2i &pos) | core::player::StorageSystem | |
getBox(unsigned int box) const | core::player::StorageSystem | |
move(pplmn::StoredPeoplemon &ppl, unsigned int newBox, const sf::Vector2i &newPos) | core::player::StorageSystem | |
remove(unsigned int box, const sf::Vector2i &position) | core::player::StorageSystem | |
spaceFree(int box, int x, int y) const | core::player::StorageSystem | |
StorageSystem() | core::player::StorageSystem | |
system::Player class | core::player::StorageSystem | friend |