C# Class CNCMaps.Engine.Rendering.DebugDrawingSurfaceWindow

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: zzattack/ccmaps-net Class Usage Examples

Méthodes publiques

Méthode Description
DebugDrawingSurfaceWindow ( ) : System.Linq
DebugDrawingSurfaceWindow ( CNCMaps.Engine.Rendering.DrawingSurface ds, TileLayer tiles, Theater t, Map map ) : System.Linq

Private Methods

Méthode Description
pictureBox1_MouseDown ( object sender, MouseEventArgs e ) : void
pictureBox1_MouseMove ( object sender, MouseEventArgs e ) : void

Method Details

DebugDrawingSurfaceWindow() public méthode

public DebugDrawingSurfaceWindow ( ) : System.Linq
Résultat System.Linq

DebugDrawingSurfaceWindow() public méthode

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
Résultat System.Linq