Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CloudMovement
C# Class CloudMovement, DADIU2015Team4MiniGame1
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: veselin-/DADIU2015Team4MiniGame1
Public Properties
Property
Type
Description
isInForeground
bool
speed
float
waitTime
float
zOffset
float
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
isInForeground
public_oe property
public
bool
isInForeground
return
bool
speed
public_oe property
public
float
speed
return
float
waitTime
public_oe property
public
float
waitTime
return
float
zOffset
public_oe property
public
float
zOffset
return
float