dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
EventHandler.hasEvent
Dgame
Window
EventHandler
EventHandler
class
EventHandler
static
bool
hasEvent
(
Event.Type
type
)
Return Value
Type:
bool
if inside of the Event Queue is an Event of the given type.
Meta
Source
See Implementation
Dgame
Window
EventHandler
EventHandler
enums
State
static functions
clear
hasEvent
hasQuitEvent
poll
push
setState
wait