Property | Type | Description | |
---|---|---|---|
Input | Input |
Method | Description | |
---|---|---|
AddRing ( ) : void | ||
Collision ( |
||
Die ( ) : void | ||
Draw ( ) : void | ||
DrawStatus ( ) : void | ||
Equip ( string e, int amount ) : void | ||
FasterShots ( ) : void | ||
MoreShots ( ) : void | ||
PlayerShip ( PlayerIndex player, Input input ) : System | ||
PositionSetter ( Vector2 position ) : void | ||
PrismShots ( ) : void | ||
ResetAmmo ( ) : void | ||
Update ( float dt ) : void |
public PlayerShip ( PlayerIndex player, Input input ) : System | ||
player | PlayerIndex | |
input | Input | |
return | System |
public PositionSetter ( Vector2 position ) : void | ||
position | Vector2 | |
return | void |