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

Inheritance: Brick
Afficher le fichier Open project: Catrobat/CatrobatForWindows Class Usage Examples

Méthodes protégées

Méthode Description
TestEquals ( Brick other ) : bool
TestEquals ( VariableBrick other ) : bool

Private Methods

Méthode Description
CloneInstance ( CloneSpriteContext context ) : object

Method Details

TestEquals() protected méthode

protected TestEquals ( Brick other ) : bool
other Brick
Résultat bool

TestEquals() protected méthode

protected TestEquals ( VariableBrick other ) : bool
other VariableBrick
Résultat bool