C# 클래스 GameRS.Battleground

상속: System.Windows.Forms.Panel
파일 보기 프로젝트 열기: jing-lu/ReoScript

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Battleground ( ) : System
NewSprite ( ) : Sprite

보호된 메소드들

메소드 설명
OnPaint ( PaintEventArgs e ) : void

메소드 상세

Battleground() 공개 메소드

public Battleground ( ) : System
리턴 System

NewSprite() 공개 메소드

public NewSprite ( ) : Sprite
리턴 Sprite

OnPaint() 보호된 메소드

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
리턴 void