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

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

Méthodes protégées

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

Private Methods

Méthode Description
CloneInstance ( ) : object
CloneInstance ( CloneSpriteContext context ) : object

Method Details

TestEquals() protected méthode

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

TestEquals() protected méthode

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