Tileset Class Reference

#include <tileset.h>

Inheritance diagram for Tileset:

ImageSet Resource

List of all members.


Detailed Description

A tileset, which is basically just an image set but it stores a firstgid.

Definition at line 30 of file tileset.h.


Public Member Functions

 Tileset (Image *img, int w, int h, int firstGid)
 Constructor.
int getFirstGid () const
 Returns the first gid.

Private Attributes

int mFirstGid

Constructor & Destructor Documentation

Tileset::Tileset ( Image img,
int  w,
int  h,
int  firstGid 
) [inline]

Constructor.

Definition at line 36 of file tileset.h.


Member Function Documentation

int Tileset::getFirstGid (  )  const [inline]

Returns the first gid.

Definition at line 45 of file tileset.h.


Member Data Documentation

int Tileset::mFirstGid [private]

Definition at line 51 of file tileset.h.


The documentation for this class was generated from the following file:

Generated on Sun Apr 26 17:30:44 2009 for The Mana World by  doxygen 1.5.5