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
MoveableWorldBit
C# Class MoveableWorldBit, ggj16
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: amzeratul/ggj16
Méthodes publiques
Méthode
Description
OnVariableSet
(
int
level
) :
void
Méthodes protégées
Méthode
Description
Start
( ) :
void
Private Methods
Méthode
Description
DoMoveTowards
(
GameObject
target
,
Vector2
endPos
,
float
time
) :
IEnumerator
Method Details
OnVariableSet()
public
méthode
public
OnVariableSet
(
int
level
) :
void
level
int
Résultat
void
Start()
protected
méthode
protected
Start
( ) :
void
Résultat
void