#include <Util.h>
Public Attributes | |
| T1 | first |
| T2 | second |
Definition at line 59 of file Util.h.
| T1 TrivialPair< T1, T2 >::first |
Definition at line 59 of file Util.h.
Referenced by ControlEvent::ControlEvent(), ControlEvent::getAxisId(), and ControlEvent::getSwitchId().
| T2 TrivialPair< T1, T2 >::second |
Definition at line 59 of file Util.h.
Referenced by ControlEvent::ControlEvent(), ControlEvent::getAxisMovement(), and ControlEvent::getUnmappedKey().
1.5.9