![]() |
FYP
1.0.0
Final Year Project -- Alexander Meuer
|
Parses pixels of an image into bitflags. More...
#include <TerrainInterpreter.h>

Static Public Attributes | |
| static const unsigned char | GRASS |
| static const unsigned char | PATH |
| static const unsigned char | NONE |
Private Attributes | |
| sf::Image | mImage |
Static Private Attributes | |
| static const sf::Color | mGrassColor |
| static const sf::Color | mPathColor |
Parses pixels of an image into bitflags.