|
inline |
Initialize by manually entering all parameters.
| color | Color Mode of the Tilemap (Paletted16, Paletted256, or RGB555). |
| map | Size and bit configuration of the map data (pattern name data). |
| charSz | Size of the tiles that comprise the tilemap (charater pattern data). |
| plane | Size of the Planes that comprise a Scroll Screen. |
| height | Height of tilemap (in tile units). |
| width | Width of the tilemap (in tile Units). |
| size | Number of bytes of image data comprising the Tile set. |