Property | Type | Description | |
---|---|---|---|
Ship |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetAbsoluteGunPosition ( ) : Vtj.Gaming.Vector2D | ||
GetAbsoluteMissileBayPosition ( ) : Vtj.Gaming.Vector2D | ||
Init ( |
||
Load ( ) : void | ||
Ship_AnimationCompleted ( object source, |
||
SpeedUp ( ) : void | ||
Update ( System.Html.Media.Graphics.CanvasContext2D context ) : void |
public GetAbsoluteGunPosition ( ) : Vtj.Gaming.Vector2D | ||
return | Vtj.Gaming.Vector2D |
public GetAbsoluteMissileBayPosition ( ) : Vtj.Gaming.Vector2D | ||
return | Vtj.Gaming.Vector2D |
public Ship_AnimationCompleted ( object source, |
||
source | object | |
e | ||
return | void |
public Update ( System.Html.Media.Graphics.CanvasContext2D context ) : void | ||
context | System.Html.Media.Graphics.CanvasContext2D | |
return | void |