|
Xonotic
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Variables | |
| const int | BREAKABLE_INDICATE_DAMAGE = BIT(1) |
| const int | BREAKABLE_NODAMAGE = BIT(2) |
| const int | STATE_ALIVE = 0 |
| const int | STATE_BROKEN = 1 |
Definition at line 4 of file breakable.qh.
Definition at line 5 of file breakable.qh.
| const int STATE_ALIVE = 0 |
Definition at line 7 of file breakable.qh.
| const int STATE_BROKEN = 1 |
Definition at line 8 of file breakable.qh.