Added CameraManipulator::finishAnimation() method to allow application code to stop any animation/throw of manipulators.
The new osgGA::Event is written to support more generic events than the original GUIEventAdapter which are written for keyboard and mouse events.