#include <mw/mgr/mgr.h> typedef struct { u32 id ; /* 動体ID */ mwmgrPSRect rect ; /* 動体矩形位置 */ mwmgrPSPoint center ; /* 動体中心位置 */ } mwmgrMGObject;