Property | Type | Description | |
---|---|---|---|
goCircleUnit | GameObject |
Method | Description | |
---|---|---|
StateCircleUnit ( ) : System.Collections | ||
StateCircleUnit ( GameObject newGoCircleUnit ) : System.Collections | ||
attack ( ) : void | ||
checkNewState ( ) : void | ||
move ( ) : void | ||
playAnim ( ) : void | ||
playSound ( ) : void | ||
produceTriangle ( ) : void |
public StateCircleUnit ( ) : System.Collections | ||
return | System.Collections |
public StateCircleUnit ( GameObject newGoCircleUnit ) : System.Collections | ||
newGoCircleUnit | GameObject | |
return | System.Collections |