Porytiles
Loading...
Searching...
No Matches
tile.hpp File Reference
#include <algorithm>
#include <array>
#include <porytiles2/panic/panic.hpp>
Include dependency graph for tile.hpp:
This graph shows which files directly or indirectly include this file:

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