dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
IWindow
dplug
window
window
Undocumented in source.
interface
IWindow {
void
waitEventAndDispatch
();
bool
terminated
();
uint
getTimeMs
();
void
*
systemHandle
();
}
Members
Functions
getTimeMs
uint
getTimeMs
()
Undocumented in source.
systemHandle
void
*
systemHandle
()
Undocumented in source.
terminated
bool
terminated
()
Undocumented in source.
waitEventAndDispatch
void
waitEventAndDispatch
()
Undocumented in source.
Meta
Source
See Implementation
dplug
window
window
enums
Key
MouseButton
WindowBackend
WindowPixelFormat
functions
createWindow
interfaces
IWindow
IWindowListener
structs
MouseState