Homepage Demos Overview Downloads Tutorials Reference
Credits

Deprecated List

Member EventRouter::forgetListener (EventListener *el) __attribute__((deprecated))
use removeListener(EventListener* el) instead deprecated, you should call removeListener(EventListener* el) instead

Member MotionManager::addMotion (const SharedObjectBase &sm) __attribute__((deprecated))
, we're recommending users call either addPrunableMotion() or addPersistentMotion() so there are no surprises

Member MotionManager::addMotion (const SharedObjectBase &sm, bool autoprune) __attribute__((deprecated))
, we're recommending users call either addPrunableMotion() or addPersistentMotion() so there are no surprises

Member MotionManager::addMotion (const SharedObjectBase &sm, float priority) __attribute__((deprecated))
, we're recommending users call either addPrunableMotion() or addPersistentMotion() so there are no surprises

Member MotionManager::addMotion (const SharedObjectBase &sm, float priority, bool autoprune) __attribute__((deprecated))
, we're recommending users call either addPrunableMotion() or addPersistentMotion() so there are no surprises

Tekkotsu v2.2
Generated Tue Oct 19 14:20:26 2004 by Doxygen 1.3.9.1