C# 클래스 CNCMaps.Engine.Rendering.DebugDrawingSurfaceWindow

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: zzattack/ccmaps-net 1 사용 예제들

공개 메소드들

메소드 설명
DebugDrawingSurfaceWindow ( ) : System.Linq
DebugDrawingSurfaceWindow ( CNCMaps.Engine.Rendering.DrawingSurface ds, TileLayer tiles, Theater t, Map map ) : System.Linq

비공개 메소드들

메소드 설명
pictureBox1_MouseDown ( object sender, MouseEventArgs e ) : void
pictureBox1_MouseMove ( object sender, MouseEventArgs e ) : void

메소드 상세

DebugDrawingSurfaceWindow() 공개 메소드

public DebugDrawingSurfaceWindow ( ) : System.Linq
리턴 System.Linq

DebugDrawingSurfaceWindow() 공개 메소드

public DebugDrawingSurfaceWindow ( CNCMaps.Engine.Rendering.DrawingSurface ds, TileLayer tiles, Theater t, Map map ) : System.Linq
ds CNCMaps.Engine.Rendering.DrawingSurface
tiles TileLayer
t CNCMaps.Engine.Game.Theater
map CNCMaps.Engine.Map.Map
리턴 System.Linq