Core.Object
|
+--Engine.Actor
|
+--Engine.Inventory
|
+--Engine.Weapon
|
+--RuneI.Sword
|
+--RuneI.DwarfWorkSword
| Direct Known Subclasses:None |
| Function Summary | |
void |
PowerupEnded() |
void |
PowerupEndingPulseOff() |
void |
PowerupEndingPulseOn() |
void |
PowerupInit()//============================================================================= // // Powerup: LightningSword // // This function is called when the weapon is initially powered up //============================================================================= |
|
RemovePowerupEffect() |
|
SpawnPowerupEffect() |
void |
WeaponFire(int SwingCount) |