메소드 | 설명 | |
---|---|---|
MakePointerTouchInfo ( int x, int y, int radius, uint id, uint orientation = 90, uint pressure = 32000 ) : |
Compile a touch contact using args.
|
메소드 | 설명 | |
---|---|---|
InitializeTouchInjection ( uint maxCount = 256, TouchFeedback feedbackMode = TouchFeedback.DEFAULT ) : bool | ||
InjectTouchInput ( int count, [ contacts ) : bool |
public static MakePointerTouchInfo ( int x, int y, int radius, uint id, uint orientation = 90, uint pressure = 32000 ) : |
||
x | int | |
y | int | |
radius | int | |
id | uint | |
orientation | uint | |
pressure | uint | |
리턴 |