|
swift
|
Go to the source code of this file.
Classes | |
| struct | swift::input::CJoystickDeviceInput |
| Joystick device input/button. More... | |
| class | swift::input::CJoystickDevice |
| Linux Joystick device. More... | |
| class | swift::input::CJoystickWindows |
| Windows implemenation of IJoystick with DirectInput. More... | |
Typedefs | |
| using | swift::input::DirectInput8Ptr = std::shared_ptr< IDirectInput8 > |
| Shared IDirectInput8 ptr. | |
Functions | |
| bool | swift::input::operator== (CJoystickDevice const &lhs, CJoystickDevice const &rhs) |
| Equal operator. | |