toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.lang
/
WChar
WChar
inline
class
WChar
(
val
codePoint
:
Int
)
Members
Constructors
WChar
Link copied to clipboard
constructor
(
codePoint
:
Int
)
Properties
code
Link copied to clipboard
val
code
:
Int
code
Point
Link copied to clipboard
val
codePoint
:
Int
Functions
to
Char
Link copied to clipboard
fun
toChar
(
)
:
Char
to
Int
Link copied to clipboard
fun
toInt
(
)
:
Int