TouchVG framework
| 枚举 | 函数
mgview.h 文件参考

定义视图回调接口 MgView 更多...

#include "mgshapes.h"
mgview.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

interface  MgView
 视图回调接口,供命令使用 更多...
 
class  MgMotion
 触摸动作参数 更多...
 

枚举

enum  MgGestureState {
  kMgGesturePossible, kMgGestureBegan, kMgGestureMoved, kMgGestureEnded,
  kMgGestureCancel
}
 

函数

template<class YourCmd >
int mgRegisterCommand (MgView *view)
 注册外部命令, 为NULL则取消注册 更多...
 

详细描述

定义视图回调接口 MgView


通用矢量图形框架, 版权所有 (C) 张云贵 2004-2017,BSD 开源许可证