UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
IRotation.h
1
//
2
// IRotation.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/7.
6
//
7
8
#ifndef IRotation_h
9
#define IRotation_h
10
11
#import <Foundation/Foundation.h>
12
#import <UniPRT/RotateEnum.h>
13
37
@protocol
IRotation <NSObject>
38
39
@property
(nonatomic, assign)
RotateEnum
rotation;
40
41
@end
42
43
44
#endif
/* IRotation_h */
RotateEnum
支持旋轉的對象命令的方向/旋轉。
AutoIdSDK
LabelMaker
Interfaces
ISettings
IRotation.h
產生者:
1.10.0