Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Tile Class Reference

#include <tile.h>

List of all members.

Public Member Functions

 Tile (TileInfo *_tileinfo)
 ~Tile ()
void IncreaseTimer (int t)
SDL_Surface * GetFrame ()
bool IsImpassable ()
int DmgFixed ()
float DmgImpact ()

Private Attributes

TileInfotileinfo
Animationanimation
int damage


Constructor & Destructor Documentation

Tile::Tile TileInfo   _tileinfo
 

Tile::~Tile  
 


Member Function Documentation

int Tile::DmgFixed  
 

float Tile::DmgImpact  
 

SDL_Surface * Tile::GetFrame  
 

void Tile::IncreaseTimer int    t
 

bool Tile::IsImpassable  
 


Member Data Documentation

Animation* Tile::animation [private]
 

int Tile::damage [private]
 

TileInfo* Tile::tileinfo [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Mar 2 18:50:28 2003 for eounicorn by doxygen1.3-rc3