Henna Project Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
BitmapFontTiny bitmap font class, for fast text display
FilesManagerAllows to get files lists from a directory, to search files with a specific extension or to create directories
GameApplication object (singleton)
MapIsometric map, the main drawn object containing Tile and Sprite
ResourcesManagerParses and loads the different TileType and SpriteType, with their properties and associated images (actually wondering on this conception)
SpriteAnimated graphic unit (character or interactive element)
SpriteTypeType of Sprite (name, description, images, transparency)
TileStatic graphic unit composing the Map
TileTypeType of Tile (name, description, image, associated color)
TimerFor time management (FPS limiter/counter). Based on SDL_GetTicks()

Generated on Sat Oct 20 00:15:58 2007 for Henna Project by  doxygen 1.5.1