|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CTile Class ReferenceTiles.
More...
#include <tile_bank.h>
List of all members.
Detailed Description
Tiles.
-
Author:
-
Cyril Corvazier , Nevrax France
-
Date:
-
2000
Definition at line 57 of file tile_bank.h.
Member Enumeration Documentation
enum NL3D::CTile::TBitmap
|
|
Constructor & Destructor Documentation
NL3D::CTile::CTile |
( |
|
) |
[inline] |
|
Member Function Documentation
void NL3D::CTile::free |
( |
|
) |
[inline, private] |
|
uint NL3D::CTile::getGroupFlags |
( |
|
) |
const [inline] |
|
const std::string& NL3D::CTile::getRelativeFileName |
( |
TBitmap |
bitmapType |
) |
const [inline] |
|
uint8 NL3D::CTile::getRotAlpha |
( |
|
) |
[inline] |
|
bool NL3D::CTile::isFree |
( |
|
) |
const [inline] |
|
void NL3D::CTile::setFileName |
( |
TBitmap |
bitmapType, |
|
|
const std::string & |
name |
|
) |
[inline] |
|
void NL3D::CTile::setGroupFlags |
( |
uint |
group |
) |
[inline] |
|
void NL3D::CTile::setRotAlpha |
( |
uint8 |
rot |
) |
[inline] |
|
Friends And Related Function Documentation
friend class CTileBank [friend]
|
|
friend class CTileSet [friend]
|
|
Member Data Documentation
std::string NL3D::CTile::_BitmapName[bitmapCount] [private]
|
|
uint32 NL3D::CTile::_Flags [private]
|
|
const sint NL3D::CTile::_Version = 4 [static, private]
|
|
The documentation for this class was generated from the following files:
|
|