Method | Description | |
---|---|---|
FireShot ( ) : void | ||
HandleInput ( |
||
OnTurnEnd ( ) : void | ||
OnTurnStart ( ) : void | ||
Update ( float elapsedSeconds, bool>.Dictionary |
Updates the weapon state and performs weapon actions.
|
|
WeaponControl ( |
public HandleInput ( |
||
input | ||
return | void |
public Update ( float elapsedSeconds, bool>.Dictionary |
||
elapsedSeconds | float | |
keysPressed | bool>.Dictionary | |
turnEndindActionHappened | bool | |
canSwitchWeapon | bool | |
return | void |
public WeaponControl ( |
||
ball | ||
game | Ballz | |
return | System |