Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MovementDirection
C# Class MovementDirection, newsupermeatboy
Exibir arquivo
Open project: hagish/newsupermeatboy
Class Usage Examples
Public Properties
Property
Type
Description
lastDirection
Direction,
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Update
( ) :
void
hasPositionChange
( ) :
bool
Private Methods
Method
Description
notifyIdle
( ) :
void
updateOtherPosition
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
hasPositionChange()
public
method
public
hasPositionChange
( ) :
bool
return
bool
Property Details
lastDirection
public_oe property
public
Direction,
lastDirection
return
Direction,