C:/devkitPro/SVNProjects/uLibrary/Source/map.h File Reference

Support for maps in µLibrary. More...


Data Structures

struct  UL_MAP
 Map type. More...

Enumerations

enum  UL_MAP_FORMATS { UL_MF_U16 = 0, UL_MF_U16_GBA }

Functions

UL_MAPulCreateMap (UL_IMAGE *img, void *map_data, int tileX, int tileY, int mapSizeX, int mapSizeY, int map_format)
void ulDeleteMap (UL_MAP *map)
void ulDrawMap (UL_MAP *m)


Detailed Description

Support for maps in µLibrary.


Generated on Sat Jul 14 23:39:33 2007 by  doxygen 1.5.2