#include <tileinfo.h>
Public Member Functions | |
| TileInfo (ifstream *f) | |
| bool | IsImpassable () |
Public Attributes | |
| string | title |
| AnimationInfo * | anim_info |
| TileInfo * | after_dest |
| int | flags |
| int | dmg_fixed |
| float | dmg_impact |
| int | integrity |
|
|
|
|
|
|
|
|
tile to become after destruction |
|
|
|
|
|
formerly "hurt", which was never used. |
|
|
scaling factor for damage upon striking. |
|
|
|
|
|
|
|
|
|
1.3-rc3