Blowbox 2017
A 3D Game Engine by Riko Ophorst using DirectX 12
blowbox::MouseState Member List

This is the complete list of members for blowbox::MouseState, including all inherited members.

delta_mouse_position_blowbox::MouseStateprivate
delta_mouse_position_accumulator_blowbox::MouseStateprivate
delta_scroll_blowbox::MouseStateprivate
delta_scroll_accumulator_blowbox::MouseStateprivate
GetButton(MouseButton button)blowbox::MouseState
GetButtonDown(MouseButton button)blowbox::MouseState
GetButtonPressed(MouseButton button)blowbox::MouseState
GetButtonReleased(MouseButton button)blowbox::MouseState
GetMousePosition() const blowbox::MouseState
GetMousePositionDelta() const blowbox::MouseState
GetScrollDelta() const blowbox::MouseState
GLFWManager (defined in blowbox::MouseState)blowbox::MouseStatefriend
ImGuiManager (defined in blowbox::MouseState)blowbox::MouseStatefriend
is_mouse_in_window_blowbox::MouseStateprivate
mouse_button_states_blowbox::MouseStateprivate
mouse_position_blowbox::MouseStateprivate
MouseState() (defined in blowbox::MouseState)blowbox::MouseState
SetMouseButtonModifiers(MouseButton button, int modifiers)blowbox::MouseStateprotected
SetMouseButtonPressed(MouseButton button)blowbox::MouseStateprotected
SetMouseButtonReleased(MouseButton button)blowbox::MouseStateprotected
SetMouseInWindow(bool is_mouse_in_window)blowbox::MouseStateprotected
SetMousePosition(const DirectX::XMFLOAT2 &new_mouse_position)blowbox::MouseStateprotected
SetScrollDelta(const DirectX::XMFLOAT2 &delta_scroll)blowbox::MouseStateprotected
Update()blowbox::MouseStateprotected
Window (defined in blowbox::MouseState)blowbox::MouseStatefriend
~MouseState() (defined in blowbox::MouseState)blowbox::MouseState