lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core
/
Point
/
Companion
Companion
common
linuxArm32
linuxX64
expect
object
Companion
actual
object
Companion
actual
object
Companion
Functions
Functions
create
Link copied to clipboard
common
linuxArm32
linuxX64
expect
fun
create
(
)
:
Point
Creates a new
Point
.
actual
fun
create
(
)
:
Point
actual
fun
create
(
)
:
Point
from
Pointer
Link copied to clipboard
linuxArm32
linuxX64
fun
fromPointer
(
ptr
:
CPointer
<
lv_point_t
>
?
)
:
Point
fun
fromPointer
(
ptr
:
CPointer
<
lv_point_t
>
?
)
:
Point