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

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

Protected Methods

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

Private Methods

Method Description
CloneInstance ( ) : object
CloneInstance ( CloneSpriteContext context ) : object

Method Details

TestEquals() protected method

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

TestEquals() protected method

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