TouchVG framework
|
上下文动作分发接口 更多...
#include <mgaction.h>
Public 成员函数 | |
virtual | ~MgActionDispatcher () |
virtual bool | showInSelect (const MgMotion *sender, int selState, const MgShape *shape, const Box2d &selbox)=0 |
virtual bool | showInDrawing (const MgMotion *sender, const MgShape *shape)=0 |
virtual bool | doAction (const MgMotion *sender, int action)=0 |
上下文动作分发接口