#include <tile.h>
Public Member Functions | |
| Tile (TileInfo *_tileinfo) | |
| ~Tile () | |
| void | IncreaseTimer (int t) | 
| SDL_Surface * | GetFrame () | 
| bool | IsImpassable () | 
| int | DmgFixed () | 
| float | DmgImpact () | 
Private Attributes | |
| TileInfo * | tileinfo | 
| Animation * | animation | 
| int | damage | 
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
1.3-rc3