toggle menu
KStg
1.0-SNAPSHOT
jvm
switch theme
search in API
KStg
/
top.kkoishi.stg.gfx
/
Renderer
/
Companion
Companion
object
Companion
Members
Functions
actual
Scaled
Size
Link copied to clipboard
@
JvmStatic
fun
actualScaledSize
(
targetWidth
:
Int
,
targetHeight
:
Int
)
:
Dimension
frame
Link copied to clipboard
@
JvmStatic
fun
frame
(
)
:
Long
The rendered frames.
fullscreen
Link copied to clipboard
fun
fullscreen
(
)
monitor
Size
Link copied to clipboard
@
JvmStatic
fun
monitorSize
(
)
:
Dimension
scale
Link copied to clipboard
fun
scale
(
targetWidth
:
Int
,
targetHeight
:
Int
)
start
Link copied to clipboard
@
JvmStatic
fun
start
(
threads
:
Threads
)
Start the render thread.
sync
Frame
Link copied to clipboard
@
JvmStatic
fun
syncFrame
(
)
use
VRAM
Link copied to clipboard
@
JvmStatic
@
JvmOverloads
fun
useVRAM
(
maxRepaintCount
:
Int
=
32
)