unecht ~master (2017-06-11T11:53:32Z)
Dub
Repo
EventModKeys.set
unecht
core
events
EventModKeys
Undocumented in source. Be warned that the author may not have intended to support it.
struct
EventModKeys
nothrow
void
set
(
bool
modShift
,
bool
modCtrl
,
bool
modAlt
,
bool
modSuper
)
Meta
Source
See Implementation
unecht
core
events
EventModKeys
functions
set
setFromBitMaskGLFW
properties
isModAlt
isModCtrl
isModShift
isModSuper