tkmShape Class Reference
Inherits from | NSObject |
---|---|
Conforms to | tkmShapeRenderGL |
Declared in | tkmShape.h |
centerPosition
图形的外封中心点
@property (nonatomic, readonly) tkmPosition *centerPosition
Declared In
tkmShape.h
– initWithOpenSource:
用于开放重载的初始化方法
- (id)initWithOpenSource:(NSString *)shapeName
Parameters
shapeName |
图形的名字 |
---|
Return Value
用于重载后的tkmShape基类对象
Discussion
Note: 重载tkmShape的子类必须调用这个方法
Declared In
tkmShape.h