Method | Description | |
---|---|---|
LocationInSpace ( |
Converts the current location of a touch to the local coordinate system of a display object.
|
|
MovementInSpace ( |
Returns the movement of the touch between the current and previous location.
|
|
PreviousLocationInSpace ( |
Converts the previous location of a touch to the local coordinate system of a display object.
|
public LocationInSpace ( |
||
space | ||
return |
public MovementInSpace ( |
||
space | ||
return |
public PreviousLocationInSpace ( |
||
space | ||
return |