Property | Type | Description | |
---|---|---|---|
boxSize | Vector2 | ||
buttonSize | Vector2 | ||
click | |||
squareStyle |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
MakeBox ( string text, Rect rect ) : GameObject | ||
MakeButton ( string text, Rect rect ) : GameObject | ||
createGUIButton ( string scriptName, string goName, Rect itemButtonRect ) : GameObject |