pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
WindowHandler.initDragEvent
PixelPerfectEngine
concrete
windowhandler
WindowHandler
Initializes drag event. Used to avoid issues from stray mouse release, etc.
class
WindowHandler
@
safe
nothrow
void
initDragEvent
(
MouseEventReceptor
dragEventSrc
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
windowhandler
WindowHandler
aliases
PopUpSet
WindowSet
constructors
this
functions
addBackground
addPopUpElement
addWindow
axisEvent
closePopUp
closeWindow
endPopUpSession
getCursor
getDefaultStyleSheet
getStyleSheet
initDragEvent
keyEvent
message
mouseClickEvent
mouseMotionEvent
mouseWheelEvent
refreshWindow
setBaseWindow
setCursor
setWindowToTop
updateSpriteOrder
updateWindowCoord
variables
background
baseWindow
cursor
defaultStyle
dragEventSrc
mouseConvX
mouseConvY
mouseX
mouseY
moveX
moveY
popUpElements
rasterHeight
rasterWidth
screenHeight
screenWidth
sdlCursor
windows
Initializes drag event. Used to avoid issues from stray mouse release, etc.