|
TencentNavKit
|
车道线信息 More...
#import <TNKLaneInfo.h>
Instance Methods | |
| (instancetype) | - initWithImage:numOfLane: |
Properties | |
| UIImage * | image |
| 当前白天模式或者暗夜模式对应的车道线图片 More... | |
| UIImage * | reverseModeImage |
| 和当前模式相反的车道线图片 More... | |
| int | numOfLane |
| 车道线个数 More... | |
车道线信息
| - (instancetype) initWithImage: | (UIImage *) | image | |
| numOfLane: | (int) | numOfLane | |
|
readnonatomicassign |
当前白天模式或者暗夜模式对应的车道线图片
|
readnonatomicassign |
车道线个数
|
readnonatomicassign |
和当前模式相反的车道线图片