<CinderViewMultiTouchDelegate> Protocol Reference

#import <CinderView.h>

Inherited by AppImplCocoaBasic.

List of all members.

Public Member Functions

(void) - touchesBegan:
(void) - touchesMoved:
(void) - touchesEnded:
(void) - touchesEnded:
(void) - setActiveTouches:

Member Function Documentation

- (void) touchesBegan: (ci::app::TouchEvent *)  event  
- (void) touchesMoved: (ci::app::TouchEvent *)  event  
- (void) touchesEnded: (ci::app::TouchEvent *)  event  
- (void) touchesEnded: (ci::app::TouchEvent *)  event  
- (void) setActiveTouches: (std::vector< ci::app::TouchEvent::Touch > *)  touches  

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