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
/
NSPoint
NSPoint
class
NSPoint
(
var
x
:
Int
,
var
y
:
Int
)
(
source
)
Members
Constructors
NSPoint
Link copied to clipboard
constructor
(
x
:
Int
,
y
:
Int
)
Properties
x
Link copied to clipboard
var
x
:
Int
y
Link copied to clipboard
var
y
:
Int