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

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

Méthodes protégées

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

Private Methods

Méthode Description
CloneInstance ( ) : object
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 ( MoveBrick other ) : bool
other MoveBrick
Résultat bool