C# 클래스 AcademyPopcorn.MeteoriteBall

상속: AcademyPopcorn.Ball
파일 보기 프로젝트 열기: nzhul/TelerikAcademy 1 사용 예제들

공개 메소드들

메소드 설명
MeteoriteBall ( AcademyPopcorn.MatrixCoords topLeft, AcademyPopcorn.MatrixCoords speed ) : System.Collections.Generic
ProduceObjects ( ) : System.Collections.Generic.IEnumerable

메소드 상세

MeteoriteBall() 공개 메소드

public MeteoriteBall ( AcademyPopcorn.MatrixCoords topLeft, AcademyPopcorn.MatrixCoords speed ) : System.Collections.Generic
topLeft AcademyPopcorn.MatrixCoords
speed AcademyPopcorn.MatrixCoords
리턴 System.Collections.Generic

ProduceObjects() 공개 메소드

public ProduceObjects ( ) : System.Collections.Generic.IEnumerable
리턴 System.Collections.Generic.IEnumerable