Gel2D - The free/open source game creation suite

gel::GelMouseEvent Member List
This is the complete list of members for gel::GelMouseEvent, including all inherited members.
accgel::GelEvent [protected]
accept()gel::GelEvent [inline]
GelEvent(EventType tp)gel::GelEvent [inline]
GelMouseEvent(EventType tp, MouseButton btn, MouseButton btns, GelPoint mpos, int whl, KeyModifier modifiers)gel::GelMouseEvent
getButton() const gel::GelMouseEvent [inline]
getButtons() const gel::GelMouseEvent [inline]
getCursorPos() const gel::GelMouseEvent [inline]
getModifiers() const gel::GelMouseEvent [inline]
getType() const gel::GelEvent [inline]
getWheelDelta() const gel::GelMouseEvent [inline]
ignore()gel::GelEvent [inline]
isAccepted() const gel::GelEvent [inline]
typegel::GelEvent [protected]
~GelEvent()gel::GelEvent [inline, virtual]