![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
This is the complete list of members for core::map::Layer< T >, including all inherited members.
bl::serial::SerializableObject< Layer< T > > | core::map::Layer< T > | friend |
create(unsigned int width, unsigned int height, const T &val=T()) | core::map::Layer< T > | |
get(unsigned int x, unsigned int y) const | core::map::Layer< T > | |
getRef(unsigned int x, unsigned int y) | core::map::Layer< T > | |
height() const | core::map::Layer< T > | |
Layer() | core::map::Layer< T > | |
set(unsigned int x, unsigned int y, const T &value) | core::map::Layer< T > | |
width() const | core::map::Layer< T > |