|
Flying Piggy 2D Runner Kit
1.0
Complete 2D runner template for Unity
|
Public Member Functions | |
| bool | ShowAndClick () |
Public Attributes | |
| List< Command > | commands |
| GUISkin | skin |
| GameGUIText | text |
Button executes commands, if clicked
| bool GameGUIButton.ShowAndClick | ( | ) |
Show the button on the screen. Execute defined commands if button is clicked.
| List<Command> GameGUIButton.commands |
| GUISkin GameGUIButton.skin |
| GameGUIText GameGUIButton.text |