createInterfaceCommandButton
createInterfaceCommandButton(command, gui, ecd) ⇒ View
Kind: global function
| Param | Type |
|---|---|
| command | InterfaceCommand |
| gui | GUIEngine |
| ecd | EntityComponentDataset |
- createInterfaceCommandButton(command, gui, ecd) ⇒
View- ~interaction :
InteractionCommand - ~playSound(sound)
- ~interaction :
createInterfaceCommandButton~interaction : InteractionCommand
Kind: inner constant of createInterfaceCommandButton
createInterfaceCommandButton~playSound(sound)
Kind: inner method of createInterfaceCommandButton
| Param | Type |
|---|---|
| sound | SoundTrack |