C# 클래스 GameRS.Sprite

상속: ISprite
파일 보기 프로젝트 열기: jing-lu/ReoScript 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( Graphics g ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void