Method | Description | |
---|---|---|
AimAbility ( |
||
Autoload ( string &name, string &texture, string>.IDictionary |
||
CustomBodyFrame ( ) : bool | ||
ModMountData ( ) : Microsoft.Xna.Framework | ||
SetDefaults ( ) : void | ||
UpdateEffects ( |
||
UpdateFrame ( |
||
UseAbility ( |
Method | Description | |
---|---|---|
SetupMount ( |
public AimAbility ( |
||
player | ||
mousePosition | Vector2 | |
return | void |
public Autoload ( string &name, string &texture, string>.IDictionary |
||
name | string | |
texture | string | |
extraTextures | string>.IDictionary | |
return | bool |
public ModMountData ( ) : Microsoft.Xna.Framework | ||
return | Microsoft.Xna.Framework |
public UpdateEffects ( |
||
player | ||
return | void |
public UpdateFrame ( |
||
mountedPlayer | ||
state | int | |
velocity | Vector2 | |
return | bool |
public UseAbility ( |
||
player | ||
mousePosition | Vector2 | |
toggleOn | bool | |
return | void |