프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_airTempo | float | ||
_earthTempo | float | ||
_fireTempo | float | ||
_metalTempo | float | ||
_waterTempo | float | ||
_woodTempo | float |
메소드 | 설명 | |
---|---|---|
Init ( Vector3 from, Vector3 to, List |
||
PlayLater ( string anim, float time ) : void |
메소드 | 설명 | |
---|---|---|
Air ( ) : void | ||
Earth ( ) : void | ||
Fire ( ) : void | ||
Metal1 ( ) : void | ||
Metal2 ( ) : void | ||
Metal3 ( ) : void | ||
Start ( ) : void | ||
Water ( ) : void | ||
Wood ( ) : void |
public Init ( Vector3 from, Vector3 to, List |
||
from | Vector3 | |
to | Vector3 | |
hexagons | List |
|
리턴 | void |
public PlayLater ( string anim, float time ) : void | ||
anim | string | |
time | float | |
리턴 | void |