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
MetroGirlController
C# Class MetroGirlController
Inheritance:
MonoBehaviour
显示文件
Open project: SNUGDC/stardust
Public Properties
Property
Type
Description
Go
bool
faceRight
bool
velocity
float
Public Methods
Method
Description
Flip
( ) :
void
LateUpdate
( ) :
void
Start
( ) :
void
Method Details
Flip()
public
method
public
Flip
( ) :
void
return
void
LateUpdate()
public
method
public
LateUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
Go
public_oe property
public
bool
Go
return
bool
faceRight
public_oe property
public
bool
faceRight
return
bool
velocity
public_oe property
public
float
velocity
return
float