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

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

Button enum name (defined in fcn::MouseInput)fcn::MouseInput
getButton() constfcn::MouseInput
getTimeStamp() constfcn::MouseInput
getType() constfcn::MouseInput
getX() constfcn::MouseInput
getY() constfcn::MouseInput
mButtonfcn::MouseInputprotected
MouseInput()=default (defined in fcn::MouseInput)fcn::MouseInput
MouseInput(Button button, Type type, int x, int y, int timeStamp)fcn::MouseInput
mTimeStampfcn::MouseInputprotected
mTypefcn::MouseInputprotected
mXfcn::MouseInputprotected
mYfcn::MouseInputprotected
setButton(Button button)fcn::MouseInput
setTimeStamp(int timeStamp)fcn::MouseInput
setType(Type type)fcn::MouseInput
setX(int x)fcn::MouseInput
setY(int y)fcn::MouseInput
Type enum name (defined in fcn::MouseInput)fcn::MouseInput