orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-shapes
/
org.openrndr.extra.shapes.adjust
/
SegmentOperation
/
Insert
Insert
@
JvmRecord
data
class
Insert
(
val
index
:
Int
,
val
amount
:
Int
)
:
SegmentOperation
(
source
)
Members
Constructors
Insert
Link copied to clipboard
constructor
(
index
:
Int
,
amount
:
Int
)
Properties
amount
Link copied to clipboard
val
amount
:
Int
index
Link copied to clipboard
val
index
:
Int