Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UnityPlatformer
CharacterMonitor
C# Class UnityPlatformer.CharacterMonitor
Inheritance:
PlatformerCollider2DMonitor
显示文件
Open project: llafuente/unity-platformer
Class Usage Examples
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
LogStateChanges
(
States
before
,
States
after
) :
void
Log state changes
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void