Method | Description | |
---|---|---|
NotifyDoubleTap ( System.Vector2 pos ) : void | ||
NotifyTap ( System.Vector2 pos ) : void | ||
TouchForm ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
NotifyTouchManipulation ( System.Vector2 center, System.Vector2 delta, float scale ) : void | ||
NotifyTouchSecondaryTap ( System.Vector2 pos ) : void | ||
WndProc ( |
public NotifyDoubleTap ( System.Vector2 pos ) : void | ||
pos | System.Vector2 | |
return | void |
public NotifyTap ( System.Vector2 pos ) : void | ||
pos | System.Vector2 | |
return | void |