Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
com
javierquevedo
BubbleController
Awake
com.javierquevedo.BubbleController.Awake C# (CSharp) Method
BubbleController Class Documentation
Mostrar archivo
Open project: javierquevedo/bubble-shooter-unity3d
Awake()
public
method
public
Awake
( ) :
void
return
void
void Awake() { bubble = new Bubble(JQUtils.GetRandomEnum<BubbleColor>()); }
BubbleController
Awake
OnTriggerEnter
Start
Update
kill
moveTo
scaleTo
tweenTo
updateDirection