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