C# Class AcademyPopcorn.ShootingRacket

Inheritance: AcademyPopcorn.Racket
Afficher le fichier Open project: nzhul/TelerikAcademy Class Usage Examples

Méthodes publiques

Méthode Description
ProduceObjects ( ) : System.Collections.Generic.IEnumerable
Shoot ( ) : void
ShootingRacket ( MatrixCoords topLeft, int width ) : System.Collections.Generic

Method Details

ProduceObjects() public méthode

public ProduceObjects ( ) : System.Collections.Generic.IEnumerable
Résultat System.Collections.Generic.IEnumerable

Shoot() public méthode

public Shoot ( ) : void
Résultat void

ShootingRacket() public méthode

public ShootingRacket ( MatrixCoords topLeft, int width ) : System.Collections.Generic
topLeft MatrixCoords
width int
Résultat System.Collections.Generic