#include <CCTouch.h>
returns the delta of 2 current touches locations in screen coordinates
returns the delta of 2 current touches locations in screen coordinates
returns the delta of 2 current touches locations in screen coordinates
returns the current touch location in OpenGL coordinates
returns the current touch location in OpenGL coordinates
returns the current touch location in OpenGL coordinates
CCPoint getLocationInView |
( |
) | |
const |
returns the current touch location in screen coordinates
var getLocationInView |
( |
) | |
|
returns the current touch location in screen coordinates
local getLocationInView |
( |
) | |
|
returns the current touch location in screen coordinates
CCPoint getPreviousLocation |
( |
) | |
const |
returns the previous touch location in OpenGL coordinates
var getPreviousLocation |
( |
) | |
|
returns the previous touch location in OpenGL coordinates
local getPreviousLocation |
( |
) | |
|
returns the previous touch location in OpenGL coordinates
CCPoint getPreviousLocationInView |
( |
) | |
const |
returns the previous touch location in screen coordinates
var getPreviousLocationInView |
( |
) | |
|
returns the previous touch location in screen coordinates
local getPreviousLocationInView |
( |
) | |
|
returns the previous touch location in screen coordinates
returns the start touch location in OpenGL coordinates
returns the start touch location in OpenGL coordinates
local getStartLocation |
( |
) | |
|
returns the start touch location in OpenGL coordinates
CCPoint getStartLocationInView |
( |
) | |
const |
returns the start touch location in screen coordinates
var getStartLocationInView |
( |
) | |
|
returns the start touch location in screen coordinates
local getStartLocationInView |
( |
) | |
|
returns the start touch location in screen coordinates
void setTouchInfo |
( |
int |
id, |
|
|
float |
x, |
|
|
float |
y |
|
) |
| |
|
inline |
var setTouchInfo |
( |
var |
id, |
|
|
var |
x, |
|
|
var |
y |
|
) |
| |
|
inline |
local setTouchInfo |
( |
local |
id, |
|
|
local |
x, |
|
|
local |
y |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x/cocos2dx/touch_dispatcher/CCTouch.h