[Internal/Do Not Use]
More...
#include <mo_touch.h>
List of all members.
Static Public Member Functions |
static void | myTouchesBegan (id self, SEL _cmd, NSSet *touches, UIEvent *event) |
static void | myTouchesMoved (id self, SEL _cmd, NSSet *touches, UIEvent *event) |
static void | myTouchesEnded (id self, SEL _cmd, NSSet *touches, UIEvent *event) |
static void | myTouchesCancelled (id self, SEL _cmd, NSSet *touches, UIEvent *event) |
Detailed Description
[Internal/Do Not Use]
Member Function Documentation
void MoTouchUpdater::myTouchesBegan |
( |
id |
self, |
|
|
SEL |
_cmd, |
|
|
NSSet * |
touches, |
|
|
UIEvent * |
event | |
|
) |
| | [static] |
void MoTouchUpdater::myTouchesCancelled |
( |
id |
self, |
|
|
SEL |
_cmd, |
|
|
NSSet * |
touches, |
|
|
UIEvent * |
event | |
|
) |
| | [static] |
void MoTouchUpdater::myTouchesEnded |
( |
id |
self, |
|
|
SEL |
_cmd, |
|
|
NSSet * |
touches, |
|
|
UIEvent * |
event | |
|
) |
| | [static] |
void MoTouchUpdater::myTouchesMoved |
( |
id |
self, |
|
|
SEL |
_cmd, |
|
|
NSSet * |
touches, |
|
|
UIEvent * |
event | |
|
) |
| | [static] |
The documentation for this class was generated from the following files: