Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
swimInCircle
C# Class swimInCircle
Inheritance:
MonoBehaviour
Mostra file
Open project: adamhleslie/MorningRitual-GlobalGameJam2016
Public Properties
Property
Type
Description
centerX
float
centerZ
float
depth
float
width
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
centerX
public_oe property
public
float
centerX
return
float
centerZ
public_oe property
public
float
centerZ
return
float
depth
public_oe property
public
float
depth
return
float
width
public_oe property
public
float
width
return
float