CCTouch
CCTouch
Cocos2DInheritance: System.Object
Constructors
CCTouch()
CCTouch()()CCTouch(int, float, float)
CCTouch(int, float, float)(System.Int32 id, System.Single x, System.Single y)Parameters:
id (System.Int32)x (System.Single)y (System.Single)Properties
Delta(Cocos2D.CCPoint)
Id(System.Int32)
Location(Cocos2D.CCPoint)
LocationInView(Cocos2D.CCPoint)
PreviousLocation(Cocos2D.CCPoint)
PreviousLocationInView(Cocos2D.CCPoint)
StartLocation(Cocos2D.CCPoint)
StartLocationInView(Cocos2D.CCPoint)
Methods
SetTouchInfo(int, float, float)
SetTouchInfo(int, float, float)(System.Int32 id, System.Single x, System.Single y)Parameters:
id (System.Int32)x (System.Single)y (System.Single)