|
TouchVG framework
|
实现iOS绘图视图适配器 GiViewAdapter 更多...
#import "GiViewImpl.h"#import "GiImageCache.h"#include "giplaying.h"#include "mgshapetype.h"#include <algorithm>#include <mach/mach_time.h>
类 | |
| class | UIButtonAutoHide |
| Button class for showContextActions(). 更多... | |
| struct | ImageFinder |
| 遍历图像对象的回调类 更多... | |
| struct | RecordShapesCallback |
| 录制图形用的文件名回调类 更多... | |
宏定义 | |
| #define | APPENDSIZE sizeof(_appendIDs)/sizeof(_appendIDs[0]) |
函数 | |
| int | getTickCount () |
变量 | |
| NSString * | EXTIMAGENAMES [41] = { nil } |
实现iOS绘图视图适配器 GiViewAdapter