Property | Type | Description | |
---|---|---|---|
CreatedCup | bool | ||
PlayingInstrument | bool |
Method | Description | |
---|---|---|
PlayInstrument ( ) : void |
Sets the instrucment play UI and state.
|
|
UseVerb ( ) : string | ||
use ( ) : bool |
Method | Description | |
---|---|---|
Start ( ) : void |
Method | Description | |
---|---|---|
MusicInstrumentInteaction ( ) : void | ||
PlayNote ( int note ) : void |
Plays a musical note by adjusting the pitch of a note.
|
|
Update ( ) : void |
Plays the notes to match the keys pressed
|