C# Class MovementDirection, newsupermeatboy

Afficher le fichier Open project: hagish/newsupermeatboy Class Usage Examples

Méthodes publiques

Свойство Type Description
lastDirection Direction,

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void
Start ( ) : void
Update ( ) : void
hasPositionChange ( ) : bool

Private Methods

Méthode Description
notifyIdle ( ) : void
updateOtherPosition ( ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

hasPositionChange() public méthode

public hasPositionChange ( ) : bool
Résultat bool

Property Details

lastDirection public_oe property

public Direction, lastDirection
Résultat Direction,