Logo


search API (or start typing anywhere)


AppRuntime

snow.types.AppRuntime defined in snow.types.Types


typedef alias of snow.types.user.AppRuntime


 

Members


gl
gl : sdl.GLContext
The SDL GL context
window
window : sdl.Window
The SDL window handle

Methods


timestampinlinestatic
timestamp() : Float

window_device_pixel_ratio

window_device_pixel_ratio() : Float

window_fullscreen

window_fullscreen(enable:Bool, true_fullscreen:Bool) : Bool

window_grab

window_grab(enable:Bool) : Bool

window_heightinline

window_height() : Int

window_swapinline

window_swap() : Void

window_widthinline

window_width() : Int