Property | Type | Description | |
---|---|---|---|
m_ArrowDown | UISprite, | ||
m_ArrowUp | UISprite, |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
doneTweening ( ) : void | ||
showNote ( MyGUI, noteSettings ) : void |
Method | Description | |
---|---|---|
awaitInput ( string button ) : IEnumerator | ||
showNote_CR ( MyGUI, noteSettings ) : IEnumerator |
Tweens the note sprite upwards, displays the text and then waits for the user to press "Use" do hide the note
|
public showNote ( MyGUI, noteSettings ) : void | ||
noteSettings | MyGUI, | |
return | void |