Метод | Описание | |
---|---|---|
AimAbility ( |
||
Autoload ( string &name, string &texture, string>.IDictionary |
||
CustomBodyFrame ( ) : bool | ||
ModMountData ( ) : Microsoft.Xna.Framework | ||
SetDefaults ( ) : void | ||
UpdateEffects ( |
||
UpdateFrame ( |
||
UseAbility ( |
Метод | Описание | |
---|---|---|
SetupMount ( |
public AimAbility ( |
||
player | ||
mousePosition | Vector2 | |
Результат | void |
public Autoload ( string &name, string &texture, string>.IDictionary |
||
name | string | |
texture | string | |
extraTextures | string>.IDictionary | |
Результат | bool |
public ModMountData ( ) : Microsoft.Xna.Framework | ||
Результат | Microsoft.Xna.Framework |
public UpdateEffects ( |
||
player | ||
Результат | void |
public UpdateFrame ( |
||
mountedPlayer | ||
state | int | |
velocity | Vector2 | |
Результат | bool |
public UseAbility ( |
||
player | ||
mousePosition | Vector2 | |
toggleOn | bool | |
Результат | void |