22 #include "object/motion/motion.h"
32 void DeleteObject(
bool bAll=
false);
34 bool EventProcess(
const Event &event);
37 void SetTraceDown(
bool bDown);
39 void SetTraceColor(
int color);
40 float GetTraceWidth();
41 void SetTraceWidth(
float width);
45 bool EventFrame(
const Event &event);
46 bool EventFrameFly(
const Event &event);
47 bool EventFrameInsect(
const Event &event);
48 bool EventFrameCanoni(
const Event &event);
49 void UpdateTrackMapping(
float left,
float right,
ObjectType type);
55 float m_posTrackRight;
60 float m_lastTimeCanon;