#include <CCTouchDelegateProtocol.h>
List of all members.
Public Member Functions |
void | ccTouchesBegan:withEvent: (NSSet *touches,[withEvent] UIEvent *event) |
void | ccTouchesMoved:withEvent: (NSSet *touches,[withEvent] UIEvent *event) |
void | ccTouchesEnded:withEvent: (NSSet *touches,[withEvent] UIEvent *event) |
void | ccTouchesCancelled:withEvent: (NSSet *touches,[withEvent] UIEvent *event) |
Detailed Description
CCStandardTouchDelegate.
This type of delegate is the same one used by CocoaTouch. You will receive all the events (Began,Moved,Ended,Cancelled).
- Since:
- v0.8
The documentation for this protocol was generated from the following file:
- CCTouchDelegateProtocol.h