Cocos2D.CCTintTo
Class CCTintTo
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 CCTintTo : CCActionInterval, ICCCopyable
Inheritance
object ← CCAction ← CCFiniteTimeAction ← CCActionInterval ← CCTintTo
Implements
Inherited Members
CCActionInterval.m_bFirstTick, CCActionInterval.m_elapsed, CCActionInterval.InitWithDuration(float), CCActionInterval.Copy(ICCCopyable), CCActionInterval.Step(float), CCActionInterval.StartWithTarget(CCNode), CCActionInterval.Reverse(), CCActionInterval.Elapsed, CCActionInterval.IsDone, CCActionInterval.AmplitudeRate, CCFiniteTimeAction.m_fDuration, CCFiniteTimeAction.Reverse(), CCFiniteTimeAction.Duration, 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
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
CCTintTo(float, byte, byte, byte)
public CCTintTo(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
CCTintTo(CCTintTo)
protected CCTintTo(CCTintTo tintTo)
Parameters
tintTo
CCTintTo
Fields
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_from
protected CCColor3B m_from
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field Value
m_to
protected CCColor3B m_to
Field 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
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
Returns
InitWithDuration(float, byte, byte, byte)
public bool InitWithDuration(float duration, byte red, byte green, byte blue)
Parameters
duration
float
red
byte
green
byte
blue
byte
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
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float
Update(float)
public override void Update(float time)
Parameters
time
float