ClassMKeyboard
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude>{{doxybot-warning|MKeyboard}}</noinclude><includeonly> | <noinclude>{{doxybot-warning|MKeyboard}}</noinclude><includeonly> | ||
{{doxybot-class|MKeyboard|}} | {{doxybot-class|MKeyboard|}} | ||
− | {{doxybot-member|bool MKeyboard::m_key[256] | + | {{doxybot-member|bool MKeyboard::m_key[256][256]|}} |
− | + | {{doxybot-member|static MKeyboard* MKeyboard::getInstance()|}} | |
− | {{doxybot-member|static MKeyboard* MKeyboard::getInstance | + | {{doxybot-member|void MKeyboard::onKeyDown(const unsigned int id)|}} |
− | + | {{doxybot-member|void MKeyboard::onKeyUp(const unsigned int id)|}} | |
− | {{doxybot-member|void MKeyboard::onKeyDown | + | {{doxybot-member|bool MKeyboard::isKeyPressed(const unsigned int id)|}} |
− | + | ||
− | {{doxybot-member|void MKeyboard::onKeyUp | + | |
− | + | ||
− | {{doxybot-member|bool MKeyboard::isKeyPressed | + | |
− | + | ||
{{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 MKeyboard that it is trancluded into.