toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math
/
toInt
to
Int
inline
fun
Boolean
.
toInt
(
)
:
Int
Converts this
Boolean
into integer: 1 for true, 0 for false