Inherits CBoss.
Public Member Functions | |
| GhostBoss (Map& map, uint x, uint y, uint id, int targetType) | |
| void | aggressionStart () |
| void | bossSee (Critter& cr, Critter& shownCr) |
| bool | bossAttacked (Critter& cr, Critter& attacker) |
| void | bossHit (Critter& cr, Critter@ attacker, int dmg) |
| void | bossKilled (Critter& cr, Critter@ attacker) |
| void | bossFinish (Critter& cr, bool deleted) |
Public Attributes | |
| bool | wasHit |
| int | targetType |
| uint | victimId |
| void aggressionStart | ( | ) |
Reimplemented from CBoss.
| bool wasHit |
| int targetType |
| uint victimId |
1.7.1