spock
Toggle table of contents
0.0.1-alpha.1
Select version
0.0.1-alpha.3
0.0.1-alpha.2
0.0.1-alpha.1
common
Platform filter
common
Switch theme
Search in API
spock
core
/
quest.laxla.spock
/
Application
Application
interface
Application
:
Closer
(
source
)
Inheritors
WebGpuApplication
Members
Functions
close
Link copied to clipboard
abstract
suspend
fun
close
(
)
contains
Link copied to clipboard
abstract
operator
fun
contains
(
closeable
:
SuspendCloseable
)
:
Boolean
render
Frame
Link copied to clipboard
abstract
suspend
fun
renderFrame
(
)
unary
Plus
Link copied to clipboard
abstract
operator
fun
<
T
:
AutoCloseable
>
T
.
unaryPlus
(
)
:
T
abstract
operator
fun
<
T
:
SuspendCloseable
>
T
.
unaryPlus
(
)
:
T