#include <InteractiveMusicBehaviorTemplate.h>
◆ getButtonSampleList()
◆ getInstrumentGUI()
| std::string InteractiveMusicBehaviorTemplate::getInstrumentGUI |
( |
| ) |
|
|
inline |
◆ getMusicLoopList()
| List< SharedPointer< InteractiveMusicLoop > > * InteractiveMusicBehaviorTemplate::getMusicLoopList |
( |
| ) |
|
|
inline |
◆ getTitleText()
| std::string InteractiveMusicBehaviorTemplate::getTitleText |
( |
| ) |
|
|
inline |
◆ getUseAlternateHighlighting()
| int InteractiveMusicBehaviorTemplate::getUseAlternateHighlighting |
( |
| ) |
|
|
inline |
◆ setButtonSampleList()
◆ setInstrumentGUI()
| void InteractiveMusicBehaviorTemplate::setInstrumentGUI |
( |
std::string | val | ) |
|
|
inline |
◆ setMusicLoopList()
| void InteractiveMusicBehaviorTemplate::setMusicLoopList |
( |
List< SharedPointer< InteractiveMusicLoop > > * | val | ) |
|
|
inline |
◆ setTitleText()
| void InteractiveMusicBehaviorTemplate::setTitleText |
( |
std::string | val | ) |
|
|
inline |
◆ setUseAlternateHighlighting()
| void InteractiveMusicBehaviorTemplate::setUseAlternateHighlighting |
( |
int | val | ) |
|
|
inline |