Kanzi  3.9.6
Kanzi Engine API
drag_and_drop_manipulator.hpp File Reference

Classes

class  kanzi::DragAndDropManipulator::CanceledMessageArguments
 Message arguments for the drag-and-drop cancel message. More...
 
class  kanzi::DragAndDropManipulator
 Drag-and-drop input manipulator recognizes the drag-and-drop gesture from incoming touch events. More...
 
class  kanzi::DragAndDropManipulator::FinishedMessageArguments
 Message arguments for drag-and-drop finished message. Inherits argument properties from InputManipulator::InputMessageArguments. More...
 
class  kanzi::DragAndDropManipulator::MovedMessageArguments
 Message arguments for drag-and-drop moved message. Inherits argument properties from InputManipulator::InputMessageArguments. More...
 
class  kanzi::DragAndDropManipulator::StartedMessageArguments
 Message arguments for drag-and-drop started message. Inherits argument properties from InputManipulator::InputMessageArguments. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::DragAndDropManipulatorSharedPtr = shared_ptr< DragAndDropManipulator >