C# Class UnityPlatformer.CharacterMonitor

Inheritance: PlatformerCollider2DMonitor
Afficher le fichier Open project: llafuente/unity-platformer Class Usage Examples

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
LogStateChanges ( States before, States after ) : void

Log state changes

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void