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

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

consume()fcn::InputEvent
Event(Widget *source)fcn::Eventexplicit
getDistributor() constfcn::InputEvent
getSource() constfcn::Event
Gui classfcn::InputEventfriend
InputEvent(Widget *source, Widget *distributor, bool isShiftPressed, bool isControlPressed, bool isAltPressed, bool isMetaPressed)fcn::InputEvent
isAltPressed() constfcn::InputEvent
isConsumed() constfcn::InputEvent
isControlPressed() constfcn::InputEvent
isMetaPressed() constfcn::InputEvent
isShiftPressed() constfcn::InputEvent
mAltPressedfcn::InputEventprotected
mControlPressedfcn::InputEventprotected
mDistributorfcn::InputEventprotected
mIsConsumedfcn::InputEventprotected
mMetaPressedfcn::InputEventprotected
mShiftPressedfcn::InputEventprotected
mSourcefcn::Eventprotected