Cocos2D.CCGesture
Struct CCGesture
Namespace: Cocos2D
Assembly: Cocos2D.dll, cocos2d_mono.Core.Android.dll, cocos2d_mono.Core.DesktopGL.dll, cocos2d-mono.Core.iOS.dll, cocos2d_mono.Core.Linux.dll, cocos2d_mono.Core.macOS.dll, cocos2d_mono.Windows.dll, cocos2d_mono.DesktopGL.dll, cocos2d-mono.iOS.dll, cocos2d_mono.Linux.dll, cocos2d_mono.macOS.dll
public struct CCGesture
Inherited Members
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
Initializes a new
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
Initializes a new
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
CCGesture(GestureType, TimeSpan, CCPoint, CCPoint, CCPoint, CCPoint)
public CCGesture(GestureType gestureType, TimeSpan timestamp, CCPoint position, CCPoint position2, CCPoint delta, CCPoint delta2)
Parameters
gestureType
GestureType
timestamp
TimeSpan
position
CCPoint
position2
CCPoint
delta
CCPoint
delta2
CCPoint
Properties
Delta
Gets the delta information for the first touch-point in the gesture sample.
public CCPoint Delta { get; }
Property Value
Delta
Gets the delta information for the first touch-point in the gesture sample.
public CCPoint Delta { get; }
Property Value
Delta
public CCPoint Delta { get; }
Property Value
Delta
public CCPoint Delta { get; }
Property Value
Delta
public CCPoint Delta { get; }
Property Value
Delta
public CCPoint Delta { get; }
Property Value
Delta
public CCPoint Delta { get; }
Property Value
Delta
public CCPoint Delta { get; }
Property Value
Delta
public CCPoint Delta { get; }
Property Value
Delta
public CCPoint Delta { get; }
Property Value
Delta
public CCPoint Delta { get; }
Property Value
Delta
public CCPoint Delta { get; }
Property Value
Delta2
Gets the delta information for the second touch-point in the gesture sample.
public CCPoint Delta2 { get; }
Property Value
Delta2
Gets the delta information for the second touch-point in the gesture sample.
public CCPoint Delta2 { get; }
Property Value
Delta2
public CCPoint Delta2 { get; }
Property Value
Delta2
public CCPoint Delta2 { get; }
Property Value
Delta2
public CCPoint Delta2 { get; }
Property Value
Delta2
public CCPoint Delta2 { get; }
Property Value
Delta2
public CCPoint Delta2 { get; }
Property Value
Delta2
public CCPoint Delta2 { get; }
Property Value
Delta2
public CCPoint Delta2 { get; }
Property Value
Delta2
public CCPoint Delta2 { get; }
Property Value
Delta2
public CCPoint Delta2 { get; }
Property Value
Delta2
public CCPoint Delta2 { get; }
Property Value
GestureType
Gets the type of the gesture.
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
Gets the type of the gesture.
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
public GestureType GestureType { get; }
Property Value
GestureType
GestureType
public GestureType GestureType { get; }
Property Value
GestureType
Position
Gets the position of the first touch-point in the gesture sample.
public CCPoint Position { get; }
Property Value
Position
Gets the position of the first touch-point in the gesture sample.
public CCPoint Position { get; }
Property Value
Position
public CCPoint Position { get; }
Property Value
Position
public CCPoint Position { get; }
Property Value
Position
public CCPoint Position { get; }
Property Value
Position
public CCPoint Position { get; }
Property Value
Position
public CCPoint Position { get; }
Property Value
Position
public CCPoint Position { get; }
Property Value
Position
public CCPoint Position { get; }
Property Value
Position
public CCPoint Position { get; }
Property Value
Position
public CCPoint Position { get; }
Property Value
Position
public CCPoint Position { get; }
Property Value
Position2
Gets the position of the second touch-point in the gesture sample.
public CCPoint Position2 { get; }
Property Value
Position2
Gets the position of the second touch-point in the gesture sample.
public CCPoint Position2 { get; }
Property Value
Position2
public CCPoint Position2 { get; }
Property Value
Position2
public CCPoint Position2 { get; }
Property Value
Position2
public CCPoint Position2 { get; }
Property Value
Position2
public CCPoint Position2 { get; }
Property Value
Position2
public CCPoint Position2 { get; }
Property Value
Position2
public CCPoint Position2 { get; }
Property Value
Position2
public CCPoint Position2 { get; }
Property Value
Position2
public CCPoint Position2 { get; }
Property Value
Position2
public CCPoint Position2 { get; }
Property Value
Position2
public CCPoint Position2 { get; }
Property Value
Timestamp
Gets the starting time for this multi-touch gesture sample.
public TimeSpan Timestamp { get; }
Property Value
Timestamp
Gets the starting time for this multi-touch gesture sample.
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }
Property Value
Timestamp
public TimeSpan Timestamp { get; }