Handles simple gestures.
More...
List of all members.
Detailed Description
Handles simple gestures.
It is a convinience class to allow developers to write their own gesture handling. This manipulator will notify its listener when simple gestures happens. Developers can override only the method they require in VgISimpleGestureManipulatorListener.
- Version:
- 2.0
Constructor & Destructor Documentation
virtual VgApplication::VgSimpleGestureManipulator::~VgSimpleGestureManipulator |
( |
) |
[virtual] |
VgApplication::VgSimpleGestureManipulator::VgSimpleGestureManipulator |
( |
Private * |
pPrivate ) |
[protected] |
Member Function Documentation
virtual std::string VgApplication::VgSimpleGestureManipulator::getType |
( |
) |
const [virtual] |
Sets the listener to simple gestures.
It is notified once a simple gesture is recognized.
- Parameters:
-
pListener | Simple gestures listener. Pass NULL to remove the current Listener. |
Friends And Related Function Documentation
friend class ::VgIManipulatorManagerImpl [friend] |
friend class VgEngine::VgObjectBridge [friend] |
The documentation for this class was generated from the following file:
- VgSimpleGestureManipulator.h