Skip to content

blit

fun GuiGraphics.blit(
    state: SimpleThemeState, 
    x: Int, 
    y: Int
)

A helper extension to blit a SimpleThemeState without manually extracting all its properties.