FifeGUI 0.2.0
A C++ GUI library designed for games.
fcn::DragEvent Member List

This is the complete list of members for fcn::DragEvent, including all inherited members.

DragEvent(Widget *source, DragPayload const *payload, Type type, int x, int y, int screenX, int screenY)fcn::DragEvent
DragHandler (defined in fcn::DragEvent)fcn::DragEventfriend
Event(Widget *source)fcn::Eventexplicit
getPayload() constfcn::DragEvent
getScreenX() constfcn::DragEvent
getScreenY() constfcn::DragEvent
getSource() constfcn::Event
getType() constfcn::DragEvent
getX() constfcn::DragEvent
getY() constfcn::DragEvent
mPayloadfcn::DragEventprotected
mScreenXfcn::DragEventprotected
mScreenYfcn::DragEventprotected
mSourcefcn::Eventprotected
mTypefcn::DragEventprotected
mXfcn::DragEventprotected
mYfcn::DragEventprotected
Type enum namefcn::DragEvent