gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
SDL2Window.this
gfm
sdl2
window
SDL2Window
Initially invisible. Accepts the same constants as the SDL2 function.
class
SDL2Window
this
(
SDL2
sdl2
,
int
x
,
int
y
,
int
width
,
int
height
,
int
flags
)
Meta
Source
See Implementation
gfm
sdl2
window
SDL2Window
constructors
this
destructors
~this
functions
close
getSize
getWindowInfo
hide
id
maximize
minimize
onClose
onEnter
onExposed
onFocusGained
onFocusLost
onHide
onLeave
onMaximized
onMinimized
onMove
onResized
onRestored
onShow
onSizeChanged
setFullscreen
setPosition
setSize
setTitle
show
surface
swapBuffers
updateSurface
variables
_sdl2
_window
Initially invisible. Accepts the same constants as the SDL2 function.