toggle menu
KStg
1.0-SNAPSHOT
jvm
switch theme
search in API
KStg
/
top.kkoishi.stg.common
/
Stage
Stage
abstract
class
Stage
Inheritors
AbstractStage
EmptyStage
Members
Constructors
Stage
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
action
Link copied to clipboard
abstract
fun
action
(
)
background
Link copied to clipboard
abstract
fun
background
(
)
:
Texture
next
Stage
Link copied to clipboard
abstract
fun
nextStage
(
)
:
Stage
paint
Link copied to clipboard
open
fun
paint
(
g
:
Graphics2D
)
to
Next
Stage
Link copied to clipboard
abstract
fun
toNextStage
(
)
:
Boolean