Skip to main content

Cocos2D.CCBSoundEffect


Class CCBSoundEffect

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 CCBSoundEffect : CCActionInstant, ICCCopyable

Inheritance

objectCCActionCCFiniteTimeActionCCActionInstantCCBSoundEffect

Implements

ICCCopyable

Inherited Members

CCActionInstant.Copy(ICCCopyable), CCActionInstant.Step(float), CCActionInstant.Update(float), CCActionInstant.Reverse(), CCActionInstant.IsDone, 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

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

CCBSoundEffect()

public CCBSoundEffect()

Methods

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

ActionWithSoundFile(string, float, float, float)

public static CCBSoundEffect ActionWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

CCBSoundEffect

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 pZone)

Parameters

pZone ICCCopyable

Returns

object

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 pZone)

Parameters

pZone ICCCopyable

Returns

object

Copy(ICCCopyable)

public override object Copy(ICCCopyable pZone)

Parameters

pZone ICCCopyable

Returns

object

Copy(ICCCopyable)

public override object Copy(ICCCopyable pZone)

Parameters

pZone ICCCopyable

Returns

object

Copy(ICCCopyable)

public override object Copy(ICCCopyable pZone)

Parameters

pZone ICCCopyable

Returns

object

Copy(ICCCopyable)

public override object Copy(ICCCopyable pZone)

Parameters

pZone ICCCopyable

Returns

object

Copy(ICCCopyable)

public override object Copy(ICCCopyable pZone)

Parameters

pZone ICCCopyable

Returns

object

Copy(ICCCopyable)

public override object Copy(ICCCopyable pZone)

Parameters

pZone ICCCopyable

Returns

object

Copy(ICCCopyable)

public override object Copy(ICCCopyable pZone)

Parameters

pZone ICCCopyable

Returns

object

Copy(ICCCopyable)

public override object Copy(ICCCopyable pZone)

Parameters

pZone ICCCopyable

Returns

object

Copy(ICCCopyable)

public override object Copy(ICCCopyable pZone)

Parameters

pZone ICCCopyable

Returns

object

Copy(ICCCopyable)

public override object Copy(ICCCopyable pZone)

Parameters

pZone ICCCopyable

Returns

object

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

InitWithSoundFile(string, float, float, float)

public bool InitWithSoundFile(string file, float pitch, float pan, float gain)

Parameters

file string

pitch float

pan float

gain float

Returns

bool

Reverse()

Does nothing by default.

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

Does nothing by default.

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

Reverse()

public override CCFiniteTimeAction Reverse()

Returns

CCFiniteTimeAction

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

  • Constructors
    • CCBSoundEffect()
    • CCBSoundEffect()
    • CCBSoundEffect()
    • CCBSoundEffect()
    • CCBSoundEffect()
    • CCBSoundEffect()
    • CCBSoundEffect()
    • CCBSoundEffect()
    • CCBSoundEffect()
    • CCBSoundEffect()
    • CCBSoundEffect()
    • CCBSoundEffect()
  • Methods
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • ActionWithSoundFile(string, float, float, float)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • Copy(ICCCopyable)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • InitWithSoundFile(string, float, float, float)
    • Reverse()
    • Reverse()
    • Reverse()
    • Reverse()
    • Reverse()
    • Reverse()
    • Reverse()
    • Reverse()
    • Reverse()
    • Reverse()
    • Reverse()
    • Reverse()
    • Update(float)
    • Update(float)
    • Update(float)
    • Update(float)
    • Update(float)
    • Update(float)
    • Update(float)
    • Update(float)
    • Update(float)
    • Update(float)
    • Update(float)
    • Update(float)