ECSTASY
All in the name
Loading...
Searching...
No Matches
ecstasy::integration::event::Gamepad Member List

This is the complete list of members for ecstasy::integration::event::Gamepad, including all inherited members.

_axisecstasy::integration::event::Gamepadprivate
_buttonsecstasy::integration::event::Gamepadprivate
_connectedecstasy::integration::event::Gamepadprivate
_idecstasy::integration::event::Gamepadprivate
assertAxisValid(Axis axis, bool allowUnknown=false)ecstasy::integration::event::Gamepadinlinestatic
assertButtonValid(Button button, bool allowUnknown=false)ecstasy::integration::event::Gamepadinlinestatic
Axis enum nameecstasy::integration::event::Gamepad
Button enum nameecstasy::integration::event::Gamepad
Gamepad(std::size_t id=0) noexceptecstasy::integration::event::Gamepadinline
getAxisValue(Axis axis) constecstasy::integration::event::Gamepadinline
getId() const noexceptecstasy::integration::event::Gamepadinline
isButtonDown(Button button) constecstasy::integration::event::Gamepadinline
isButtonUp(Button button) constecstasy::integration::event::Gamepadinline
isConnected() const noexceptecstasy::integration::event::Gamepadinline
Joystick enum nameecstasy::integration::event::Gamepad
setAxisValue(Axis axis, float value)ecstasy::integration::event::Gamepadinline
setButtonState(Button button, bool down)ecstasy::integration::event::Gamepadinline
setConnected(bool connected) noexceptecstasy::integration::event::Gamepadinline
setId(std::size_t id) noexceptecstasy::integration::event::Gamepadinline
~Gamepad() noexcept=defaultecstasy::integration::event::Gamepad