ClassMInputContext
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude>{{doxybot-warning|MInputContext}}</noinclude><includeonly> | <noinclude>{{doxybot-warning|MInputContext}}</noinclude><includeonly> | ||
− | + | {{doxybot-class|MInputContext|}} | |
− | + | {{doxybot-member|virtual MInputContext::~MInputContext|(void)} | |
− | + | {{doxybot-member|virtual MInputContext::~MInputContext|(void)|} | |
− | + | {{doxybot-member|virtual void MInputContext::createKey|(const char *name)=0} | |
− | + | {{doxybot-member|virtual void MInputContext::createKey|(const char *name)=0|} | |
− | = | + | {{doxybot-member|virtual void MInputContext::createAxis|(const char *name, bool flush=false)=0} |
− | + | {{doxybot-member|virtual void MInputContext::createAxis|(const char *name, bool flush=false)=0|} | |
− | ==virtual void MInputContext::createProperty(const char *name)=0 | + | {{doxybot-member|virtual void MInputContext::createProperty|(const char *name)=0} |
− | + | {{doxybot-member|virtual void MInputContext::createProperty|(const char *name)=0|} | |
− | = | + | {{doxybot-member|virtual void MInputContext::downKey|(const char *name)=0} |
− | + | {{doxybot-member|virtual void MInputContext::downKey|(const char *name)=0|} | |
− | = | + | {{doxybot-member|virtual void MInputContext::upKey|(const char *name)=0} |
− | + | {{doxybot-member|virtual void MInputContext::upKey|(const char *name)=0|} | |
− | = | + | {{doxybot-member|virtual void MInputContext::setAxis|(const char *name, float axis)=0} |
− | + | {{doxybot-member|virtual void MInputContext::setAxis|(const char *name, float axis)=0|} | |
− | = | + | {{doxybot-member|virtual void MInputContext::setProperty|(const char *name, int prop)=0} |
− | + | {{doxybot-member|virtual void MInputContext::setProperty|(const char *name, int prop)=0|} | |
− | + | {{doxybot-member|virtual bool MInputContext::isKeyPressed|(const char *name)=0} | |
− | + | {{doxybot-member|virtual bool MInputContext::isKeyPressed|(const char *name)=0|} | |
− | = | + | {{doxybot-member|virtual bool MInputContext::onKeyDown|(const char *name)=0} |
− | + | {{doxybot-member|virtual bool MInputContext::onKeyDown|(const char *name)=0|} | |
− | = | + | {{doxybot-member|virtual bool MInputContext::onKeyUp|(const char *name)=0} |
− | + | {{doxybot-member|virtual bool MInputContext::onKeyUp|(const char *name)=0|} | |
− | + | {{doxybot-member|virtual float MInputContext::getAxis|(const char *name)=0} | |
− | + | {{doxybot-member|virtual float MInputContext::getAxis|(const char *name)=0|} | |
− | = | + | {{doxybot-member|virtual int MInputContext::getProperty|(const char *name)=0} |
− | + | {{doxybot-member|virtual int MInputContext::getProperty|(const char *name)=0|} | |
− | + | {{doxybot-member|virtual void MInputContext::beginTouch|(int touchID, MVector2 touchPoint)=0} | |
− | + | {{doxybot-member|virtual void MInputContext::beginTouch|(int touchID, MVector2 touchPoint)=0|} | |
− | + | {{doxybot-member|virtual void MInputContext::updateTouch|(int touchID, MVector2 touchPoint)=0} | |
− | + | {{doxybot-member|virtual void MInputContext::updateTouch|(int touchID, MVector2 touchPoint)=0|} | |
− | = | + | {{doxybot-member|virtual void MInputContext::endTouch|(int touchID, MVector2 touchPoint)=0} |
− | + | {{doxybot-member|virtual void MInputContext::endTouch|(int touchID, MVector2 touchPoint)=0|} | |
− | + | {{doxybot-member|virtual void MInputContext::cancelTouch|(int touchID, MVector2 touchPoint)=0} | |
− | + | {{doxybot-member|virtual void MInputContext::cancelTouch|(int touchID, MVector2 touchPoint)=0|} | |
− | = | + | {{doxybot-member|virtual MVector2 MInputContext::getTouchPosition|(int touchID)=0} |
− | + | {{doxybot-member|virtual MVector2 MInputContext::getTouchPosition|(int touchID)=0|} | |
− | = | + | {{doxybot-member|virtual MVector2 MInputContext::getLastTouchPosition|(int touchID)=0} |
− | + | {{doxybot-member|virtual MVector2 MInputContext::getLastTouchPosition|(int touchID)=0|} | |
− | + | {{doxybot-member|virtual M_TOUCH_PHASE MInputContext::getTouchPhase|(int touchID)=0} | |
− | + | {{doxybot-member|virtual M_TOUCH_PHASE MInputContext::getTouchPhase|(int touchID)=0|} | |
− | = | + | {{doxybot-member|virtual void MInputContext::flush|(void)=0} |
− | + | {{doxybot-member|virtual void MInputContext::flush|(void)=0|} | |
− | {{doxybot-categories}}</includeonly> | + | {{doxybot-categories}} |
+ | </includeonly> |
Revision as of 12:39, 8 February 2014
This page is automatically edited by Doxybot. Do not edit it manually, human! Edit instead the main page MInputContext that it is trancluded into.