dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Win32Window.scheduleAnimation
dlangui
platforms
windows
winapp
Win32Window
after drawing, call to schedule redraw if animation is active
class
Win32Window
override
void
scheduleAnimation
(
)
Meta
Source
See Implementation
dlangui
platforms
windows
winapp
Win32Window
constructors
this
destructors
~this
functions
close
getDrawBuf
getScreenDimensions
handleTimer
handleWindowActivityChange
handleWindowStateChange
invalidate
loadCursor
onCreate
onDestroy
onKey
onPaint
onSetCursorType
postEvent
scheduleAnimation
scheduleSystemTimer
setCursorType
setWindowState
show
updateKeyFlags
properties
isActive
onFilesDropped
parentWindow
windowCaption
windowHandle
windowIcon
variables
_caption
_closeCalled
_cursorCache
_cursorType
_destroying
_drawbuf
_hwnd
_icon
_keyFlags
_lbutton
_mbutton
_platform
_rbutton
onUnknownWindowMessage
useOpengl
after drawing, call to schedule redraw if animation is active