ClassMJoystickLinux
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude>{{doxybot-warning|MJoystickLinux}}</noinclude><includeonly> | <noinclude>{{doxybot-warning|MJoystickLinux}}</noinclude><includeonly> | ||
{{doxybot-class|MJoystickLinux|}} | {{doxybot-class|MJoystickLinux|}} | ||
− | {{doxybot-member|int MJoystickLinux:: | + | {{doxybot-member|int MJoystickLinux::m_fileNone|}} |
− | {{doxybot-member|int MJoystickLinux:: | + | {{doxybot-member|int MJoystickLinux::m_numAxesNone|}} |
− | {{doxybot-member|int MJoystickLinux:: | + | {{doxybot-member|int MJoystickLinux::m_numButtonsNone|}} |
− | + | {{doxybot-member|int* MJoystickLinux::m_axisNone|}} | |
− | + | {{doxybot-member|float* MJoystickLinux::m_dAxisNone|}} | |
− | + | {{doxybot-member|char* MJoystickLinux::m_buttonNone|}} | |
− | {{doxybot-member|int* MJoystickLinux:: | + | {{doxybot-member|char MJoystickLinux::m_joystickName[80][80]|}} |
− | + | {{doxybot-member|struct js_event MJoystickLinux::m_jsNone|}} | |
− | {{doxybot-member|float* MJoystickLinux:: | + | {{doxybot-member|MJoystickLinux::MJoystickLinux(const char *joydev)|}} |
− | + | {{doxybot-member|MJoystickLinux::~MJoystickLinux()|}} | |
− | {{doxybot-member|char* MJoystickLinux:: | + | {{doxybot-member|void MJoystickLinux::updateData()|}} |
− | + | {{doxybot-member|int MJoystickLinux::getAxis(int idx)|}} | |
− | {{doxybot-member|char MJoystickLinux::m_joystickName[80] | + | {{doxybot-member|float MJoystickLinux::getDeltaAxis(int idx)|}} |
− | + | {{doxybot-member|bool MJoystickLinux::getButton(int idx)|}} | |
− | {{doxybot-member|struct js_event MJoystickLinux:: | + | |
− | {{doxybot-member| | + | |
− | + | ||
− | + | ||
− | {{doxybot-member|MJoystickLinux::~MJoystickLinux | + | |
− | + | ||
− | {{doxybot-member|void MJoystickLinux::updateData | + | |
− | + | ||
− | {{doxybot-member|int MJoystickLinux::getAxis | + | |
− | + | ||
− | {{doxybot-member|float MJoystickLinux::getDeltaAxis | + | |
− | + | ||
− | {{doxybot-member|bool MJoystickLinux::getButton | + | |
− | + | ||
{{doxybot-categories}} | {{doxybot-categories}} | ||
</includeonly> | </includeonly> |
Revision as of 12:58, 8 February 2014
This page is automatically edited by Doxybot. Do not edit it manually, human! Edit instead the main page MJoystickLinux that it is trancluded into.