TILESIZE constant

int const TILESIZE

We have a fixed tile size.

Implementation

static const TILESIZE = 256;