d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
Window.pollEvent
d2d
window
window
Window
Polls a event from the stack and returns
true
if one was found.
class
Window
bool
pollEvent
(
ref
WindowEvent
event
)
Meta
Source
See Implementation
d2d
window
window
Window
constructors
this
functions
close
display
dispose
focus
hide
maximize
minimize
pollEvent
quit
restore
setIcon
show
properties
height
maxHeight
maxWidth
minHeight
minWidth
open
texture
title
valid
width
x
y
static variables
glContext
Polls a event from the stack and returns true if one was found.