Cocos2D.CCSpeed
Class CCSpeed
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 class CCSpeed : CCAction, ICCCopyable
Inheritance
Implements
Inherited Members
CCAction.kInvalidTag, CCAction.m_nTag, CCAction.m_pOriginalTarget, CCAction.m_pTarget, CCAction.Copy(), CCAction.Copy(ICCCopyable), CCAction.StartWithTarget(CCNode), CCAction.Stop(), CCAction.Step(float), CCAction.Update(float), CCAction.Target, CCAction.OriginalTarget, CCAction.Tag, CCAction.IsDone, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
CCSpeed(CCActionInterval, float)
public CCSpeed(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
CCSpeed(CCSpeed)
protected CCSpeed(CCSpeed speed)
Parameters
speed
CCSpeed
Fields
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_fSpeed
protected float m_fSpeed
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
m_pInnerAction
protected CCActionInterval m_pInnerAction
Field Value
Properties
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
IsDone
public override bool IsDone { get; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Speed
public float Speed { get; set; }
Property Value
Methods
Copy(ICCCopyable)
Copy/Duplicatae protocol for making a self copy of this object instance. If null is given as the parameter then selfie of this instance is returned. Otherwise, the state of this instance is copied to the given target.
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
Copy/Duplicatae protocol for making a self copy of this object instance. If null is given as the parameter then selfie of this instance is returned. Otherwise, the state of this instance is copied to the given target.
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
Copy(ICCCopyable)
public override object Copy(ICCCopyable zone)
Parameters
zone
ICCCopyable
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
InitWithAction(CCActionInterval, float)
protected bool InitWithAction(CCActionInterval action, float fRate)
Parameters
action
CCActionInterval
fRate
float
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
Reverse()
public virtual CCActionInterval Reverse()
Returns
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
StartWithTarget(CCNode)
protected override void StartWithTarget(CCNode target)
Parameters
target
CCNode
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Step(float)
public override void Step(float dt)
Parameters
dt
float
Stop()
public override void Stop()
Stop()
public override void Stop()
Stop()
public override void Stop()
Stop()
public override void Stop()
Stop()
public override void Stop()
Stop()
public override void Stop()
Stop()
public override void Stop()
Stop()
public override void Stop()
Stop()
public override void Stop()
Stop()
public override void Stop()
Stop()
public override void Stop()
Stop()
public override void Stop()