|
My Project
|
Public Member Functions | |
| bool | IsShowing () |
| bool | IsCurrentReservered () |
| void | ShowEmoticon (int index) |
| void | HideEmoticon () |
| bool | IsEmoticon (int index) |
| void | ClickEmoticon (int index) |
Public Attributes | |
| float | showTime = 2.5f |
| Sprite[] | icons |
| int[] | reserved |
| float | easeSecs = 0.5f |
| iTween.EaseType | easeIn |
| iTween.EaseType | easeOut |
| SpriteRenderer | render |
| Controls | controls |
| GostekAnimation | gostekAnim |
| StandardObject | standard |
| GostekMenu | gostekMenu |
Properties | |
| Sprite | CurrentSprite [get] |