openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-draw
/
org.openrndr.draw
/
CharacterPair
Character
Pair
@
JvmRecord
data
class
CharacterPair
(
val
left
:
Char
,
val
right
:
Char
)
(
source
)
Members
Constructors
Character
Pair
Link copied to clipboard
constructor
(
left
:
Char
,
right
:
Char
)
Properties
left
Link copied to clipboard
val
left
:
Char
right
Link copied to clipboard
val
right
:
Char