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

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

Protected Methods

Method Description
TestEquals ( SetVariableBrick other ) : bool
TestEquals ( VariableBrick other ) : bool

Private Methods

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

Method Details

TestEquals() protected method

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

TestEquals() protected method

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