My Project
Public Member Functions | List of all members
ParaEngine::CTouchGestureBase Class Referenceabstract
Inheritance diagram for ParaEngine::CTouchGestureBase:
ParaEngine::CRefCounted ParaEngine::CTouchGesturePinch

Public Member Functions

virtual bool InterpreteTouchGesture (const TouchEvent *touch, TouchSessions *touch_sessions=NULL)=0
 
- Public Member Functions inherited from ParaEngine::CRefCounted
void addref () const
 add reference count of the object. More...
 
bool delref () const
 decrease reference count of the object. More...
 
int GetRefCount () const
 get the reference count
 
virtual int Release ()
 
CRefCountedAddToAutoReleasePool ()
 addref and releases the ownership sometime soon automatically (usually at the end of the current frame). More...
 

Additional Inherited Members

- Protected Attributes inherited from ParaEngine::CRefCounted
int m_refcount
 

The documentation for this class was generated from the following file: