#include "Shared/ProjectInterface.h" #include "MyStateEvent.h"
作業1と2ができたら、StartupBehavior_SetupModeSwitch.cc を上書き保存してください。 以上で MyStateEvent の組み込み作業は完了です。
//put behaviors here:
addItem(new BehaviorSwitchControl<MyStateEvent>("MyStateEvent",bg,false));