C# 클래스 MarioObjects.Objects.GameObjects.Flower

상속: StaticGraphicObject
파일 보기 프로젝트 열기: jazzyjester/Mario-Game

공개 메소드들

메소드 설명
Draw ( ) : void
Flower ( int x, int y ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( ) : void
리턴 void

Flower() 공개 메소드

public Flower ( int x, int y ) : System
x int
y int
리턴 System