Property | Type | Description | |
---|---|---|---|
correctStatue | GameObject | ||
emptySpot | bool |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
getCurrentStatue ( ) : GameObject | ||
isEmpty ( ) : bool | ||
placeStatue ( GameObject statue ) : void |
public placeStatue ( GameObject statue ) : void | ||
statue | GameObject | |
return | void |