C# Class AcademyPopcorn.MeteoriteBall

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

Méthodes publiques

Méthode Description
MeteoriteBall ( AcademyPopcorn.MatrixCoords topLeft, AcademyPopcorn.MatrixCoords speed ) : System.Collections.Generic
ProduceObjects ( ) : System.Collections.Generic.IEnumerable

Method Details

MeteoriteBall() public méthode

public MeteoriteBall ( AcademyPopcorn.MatrixCoords topLeft, AcademyPopcorn.MatrixCoords speed ) : System.Collections.Generic
topLeft AcademyPopcorn.MatrixCoords
speed AcademyPopcorn.MatrixCoords
Résultat System.Collections.Generic

ProduceObjects() public méthode

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