22 #ifndef RESOURCES_MAP_WALKLAYER_H
23 #define RESOURCES_MAP_WALKLAYER_H
32 WalkLayer(
const int width,
const int height);
46 {
return "walk layer"; }
std::string getCounterName() const
int getDataAt(const int x, const int y) const
WalkLayer(const int width, const int height)
int calcMemoryLocal() const
#define A_DELETE_COPY(func)