Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MegaMan
LevelEditor
StageForm.SurfaceCollision
C# Class MegaMan.LevelEditor.StageForm.SurfaceCollision
Show file
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 property
public
Rectangle,System.Drawing
Collision
return
System.Drawing.Rectangle
Surface
public property
public
ScreenDrawingSurface,MegaMan.LevelEditor
Surface
return
ScreenDrawingSurface