MAGE  v0.171.0
Matthias Advanced Game Engine
mage::input::Mouse Member List

This is the complete list of members for mage::input::Mouse, including all inherited members.

GetDelta() const noexceptmage::input::Mouse
GetDeltaWheel() const noexceptmage::input::Mouse
GetDeltaX() const noexceptmage::input::Mouse
GetDeltaY() const noexceptmage::input::Mouse
GetPosition() const noexceptmage::input::Mouse
GetPositionX() const noexceptmage::input::Mouse
GetPositionY() const noexceptmage::input::Mouse
GetWindow() noexceptmage::input::Mouse
InitializeMouse()mage::input::Mouseprivate
IsActivated(U8 button) const noexceptmage::input::Mouse
IsActive(U8 button) const noexceptmage::input::Mouse
IsDeactivated(U8 button) const noexceptmage::input::Mouse
IsPassive(U8 button) const noexceptmage::input::Mouse
IsSwitched(U8 button) const noexceptmage::input::Mouse
m_button_statesmage::input::Mouseprivate
m_deltamage::input::Mouseprivate
m_delta_wheelmage::input::Mouseprivate
m_dimage::input::Mouseprivate
m_mousemage::input::Mouseprivate
m_positionmage::input::Mouseprivate
m_windowmage::input::Mouseprivate
Mouse(NotNull< HWND > window, IDirectInput8 &di)mage::input::Mouseexplicit
Mouse(const Mouse &mouse)=deletemage::input::Mouse
Mouse(Mouse &&mouse) noexceptmage::input::Mouse
operator=(const Mouse &mouse)=deletemage::input::Mouse
operator=(Mouse &&mouse)=deletemage::input::Mouse
Update() noexceptmage::input::Mouse
~Mouse()mage::input::Mouse