toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.resources
/
Resourceable
Resourceable
interface
Resourceable
<
T
:
Any
>
Inheritors
Font
SystemFont
Fixed
Resource
Members
Types
Fixed
Link copied to clipboard
data
class
Fixed
<
T
:
Any
>
(
val
value
:
T
)
:
Resourceable
<
T
>
Functions
get
Link copied to clipboard
abstract
suspend
fun
get
(
)
:
T
get
Or
Null
Link copied to clipboard
abstract
fun
getOrNull
(
)
:
T
?