toggle menu
nohorny
3.0.3
jvm
switch theme
search in API
nohorny
/
com.xpdustry.nohorny.image
/
NoHornyImage
/
Instruction
/
Rect
Rect
data
class
Rect
(
val
x
:
Int
,
val
y
:
Int
,
val
w
:
Int
,
val
h
:
Int
)
:
NoHornyImage.Instruction
Members
Constructors
Rect
Link copied to clipboard
constructor
(
x
:
Int
,
y
:
Int
,
w
:
Int
,
h
:
Int
)
Properties
h
Link copied to clipboard
val
h
:
Int
w
Link copied to clipboard
val
w
:
Int
x
Link copied to clipboard
val
x
:
Int
y
Link copied to clipboard
val
y
:
Int