Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UnityPlatformer
CharacterMonitor
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