Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MenuPan
C# Class MenuPan, clockwork
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: shadowseer99/clockwork
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
speed
float
xmax
int
xmin
int
ymax
int
ymin
int
Méthodes publiques
Méthode
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
méthode
public
FixedUpdate
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Property Details
speed
public_oe property
public
float
speed
Résultat
float
xmax
public_oe property
public
int
xmax
Résultat
int
xmin
public_oe property
public
int
xmin
Résultat
int
ymax
public_oe property
public
int
ymax
Résultat
int
ymin
public_oe property
public
int
ymin
Résultat
int