C# Class MegaMan.LevelEditor.StageForm.SurfaceCollision

Datei anzeigen Open project: Tesserex/C--MegaMan-Engine

Public Properties

Property Type Description
Collision System.Drawing.Rectangle
Surface ScreenDrawingSurface

Public Methods

Method Description
SurfaceCollision ( ScreenDrawingSurface surface, Rectangle collision ) : System

Method Details

SurfaceCollision() public method

public SurfaceCollision ( ScreenDrawingSurface surface, Rectangle collision ) : System
surface ScreenDrawingSurface
collision System.Drawing.Rectangle
return System

Property Details

Collision public_oe property

public Rectangle,System.Drawing Collision
return System.Drawing.Rectangle

Surface public_oe property

public ScreenDrawingSurface,MegaMan.LevelEditor Surface
return ScreenDrawingSurface