Logo


search API (or start typing anywhere)


Runtime

snow.modules.sdl.Runtime defined in ``


classextends snow.core.native.Runtime
meta: @:keep, @:allow(snow.Snow)


 

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