toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.memory
/
hasFlags
has
Flags
infix
fun
Int
.
hasFlags
(
bits
:
Int
)
:
Boolean
Check if
this
has all the bits set in
bits
set
infix
fun
Long
.
hasFlags
(
bits
:
Long
)
:
Boolean