Porytiles
|
Go to the source code of this file.
Classes | |
class | porytiles::Tile< P > |
A single 8x8 pixel tile with an arbitrary pixel data type. More... | |
Namespaces | |
namespace | porytiles |
Variables | |
constexpr std::size_t | porytiles::kTileSideLength = 8 |
constexpr std::size_t | porytiles::kTileSize = kTileSideLength * kTileSideLength |