C# Class Catrobat.IDE.Core.Models.Bricks.PlaySoundBrick

Inheritance: SoundBrick
Show file Open project: Catrobat/CatrobatForWindows Class Usage Examples

Protected Methods

Method Description
TestEquals ( Brick other ) : bool
TestEquals ( PlaySoundBrick other ) : bool

Private Methods

Method Description
CloneInstance ( CloneSpriteContext context ) : object

Method Details

TestEquals() protected method

protected TestEquals ( Brick other ) : bool
other Brick
return bool

TestEquals() protected method

protected TestEquals ( PlaySoundBrick other ) : bool
other PlaySoundBrick
return bool