Свойство | Type | Description | |
---|---|---|---|
JumpStartVelocity | int | ||
_faceRight | bool | ||
acceleration | int | ||
attackMode | bool | ||
damagePoints | int | ||
inAir | bool | ||
invounerableTimeLeft | float | ||
jumpsLeft | int | ||
maxSpeed | int | ||
onSoftBox | bool | ||
playerIndex | int | ||
position | Vector2 | ||
powerUp | |||
resetTimeLeft | float | ||
stats | |||
view | |||
weight | int |
Méthode | Description | |
---|---|---|
CharacterModel ( |
||
setState ( CharacterState newState, MoveStats move = null ) : void |
public CharacterModel ( |
||
pad | ||
startPos | Vector2 | |
countDown | int | |
stats | ||
Résultat | System |
public setState ( CharacterState newState, MoveStats move = null ) : void | ||
newState | CharacterState | |
move | MoveStats | |
Résultat | void |
public CharacterView,SmashBros.Views view | ||
Résultat |