TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Utils.Platform
WindowsUtils.RECT Structure
WindowsUtils.RECT Constructor
RECT Properties
RECT Fields
WindowsUtils
RECT Constructor
Initializes a new instance of the
WindowsUtils
RECT
class
Namespace:
TouchScript.Utils.Platform
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
RECT
(
int
left
,
int
top
,
int
right
,
int
bottom
)
Parameters
left
Type:
System
Int32
top
Type:
System
Int32
right
Type:
System
Int32
bottom
Type:
System
Int32
See Also
Reference
WindowsUtils
RECT Structure
TouchScript.Utils.Platform Namespace