PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::input::InputState Member List

This is the complete list of members for pixelbullet::input::InputState, including all inherited members.

GetMouseDelta() const noexcept (defined in pixelbullet::input::InputState)pixelbullet::input::InputStateinline
GetMouseDeltaX() const noexcept (defined in pixelbullet::input::InputState)pixelbullet::input::InputStateinline
GetMouseDeltaY() const noexcept (defined in pixelbullet::input::InputState)pixelbullet::input::InputStateinline
GetMousePosition() const noexcept (defined in pixelbullet::input::InputState)pixelbullet::input::InputStateinline
GetMouseScrollDelta() const noexcept (defined in pixelbullet::input::InputState)pixelbullet::input::InputStateinline
GetMouseScrollDeltaX() const noexcept (defined in pixelbullet::input::InputState)pixelbullet::input::InputStateinline
GetMouseScrollDeltaY() const noexcept (defined in pixelbullet::input::InputState)pixelbullet::input::InputStateinline
GetMouseX() const noexcept (defined in pixelbullet::input::InputState)pixelbullet::input::InputStateinline
GetMouseY() const noexcept (defined in pixelbullet::input::InputState)pixelbullet::input::InputStateinline
IsKeyDown(KeyCode key) const (defined in pixelbullet::input::InputState)pixelbullet::input::InputState
IsKeyPressed(KeyCode key) const (defined in pixelbullet::input::InputState)pixelbullet::input::InputState
IsKeyReleased(KeyCode key) const (defined in pixelbullet::input::InputState)pixelbullet::input::InputState
IsMouseButtonDown(MouseCode button) const (defined in pixelbullet::input::InputState)pixelbullet::input::InputState
IsMouseButtonPressed(MouseCode button) const (defined in pixelbullet::input::InputState)pixelbullet::input::InputState
IsMouseButtonReleased(MouseCode button) const (defined in pixelbullet::input::InputState)pixelbullet::input::InputState
pixelbullet::input_internal::InputStateAccess (defined in pixelbullet::input::InputState)pixelbullet::input::InputStatefriend