SaturnRingLibrary 0.7
SGL wrapper
 
Loading...
Searching...
No Matches
SRL::Tilemap::Interfaces Namespace Reference

Detailed Description

Sample interfaces for loading tilemaps.

Classes

struct  Bmp2Tile
 Interface to Convert Bitmap Image into Tilemap. More...
 
struct  CubeTile
 Test implementation of ITilemap interface for Loading Cubecat binary format for cel/map/pal data. More...
 
struct  SGLTile
 SGL tilemap interface using the (cell, map, palette) arrays in a .C file. More...