Свойство | Тип | Описание | |
---|---|---|---|
goCircleUnit | GameObject |
Метод | Описание | |
---|---|---|
StateCircleUnit ( ) : System.Collections | ||
StateCircleUnit ( GameObject newGoCircleUnit ) : System.Collections | ||
attack ( ) : void | ||
checkNewState ( ) : void | ||
move ( ) : void | ||
playAnim ( ) : void | ||
playSound ( ) : void | ||
produceTriangle ( ) : void |
public StateCircleUnit ( ) : System.Collections | ||
Результат | System.Collections |
public StateCircleUnit ( GameObject newGoCircleUnit ) : System.Collections | ||
newGoCircleUnit | GameObject | |
Результат | System.Collections |