Peoplemon  0.1.0
Peoplemon 3 game source documentation
core::map::Layer< T > Member List

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) constcore::map::Layer< T >
getRef(unsigned int x, unsigned int y)core::map::Layer< T >
height() constcore::map::Layer< T >
Layer()core::map::Layer< T >
set(unsigned int x, unsigned int y, const T &value)core::map::Layer< T >
width() constcore::map::Layer< T >