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

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

Protected Methods

Method Description
TestEquals ( Brick other ) : bool
TestEquals ( ChangeSizeBrick 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 ( ChangeSizeBrick other ) : bool
other ChangeSizeBrick
return bool