// その他の制御用変数 float speed = 1.0; // アニメーション速度 int graph; // グラフソフトのIDを格納する bool continuesLoop = true; // アニメーションON/OFF制御変数 double t; // 時刻変数