Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MenuPan
C# Class MenuPan, clockwork
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: shadowseer99/clockwork
Class Usage Examples
Public Properties
Property
Type
Description
speed
float
xmax
int
xmin
int
ymax
int
ymin
int
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
speed
public_oe property
public
float
speed
return
float
xmax
public_oe property
public
int
xmax
return
int
xmin
public_oe property
public
int
xmin
return
int
ymax
public_oe property
public
int
ymax
return
int
ymin
public_oe property
public
int
ymin
return
int