Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MoveableWorldBit
C# Class MoveableWorldBit, ggj16
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: amzeratul/ggj16
Public Methods
Method
Description
OnVariableSet
(
int
level
) :
void
Protected Methods
Method
Description
Start
( ) :
void
Private Methods
Method
Description
DoMoveTowards
(
GameObject
target
,
Vector2
endPos
,
float
time
) :
IEnumerator
Method Details
OnVariableSet()
public
method
public
OnVariableSet
(
int
level
) :
void
level
int
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void