orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-syphon
/
jsyphon
/
NSRect
NSRect
class
NSRect
(
var
origin
:
NSPoint
,
var
size
:
NSSize
)
(
source
)
Members
Constructors
NSRect
Link copied to clipboard
constructor
(
origin
:
NSPoint
,
size
:
NSSize
)
constructor
(
startX
:
Int
,
xLength
:
Int
,
startY
:
Int
,
yLength
:
Int
)
Properties
origin
Link copied to clipboard
var
origin
:
NSPoint
size
Link copied to clipboard
var
size
:
NSSize