C# Class MegaMan.Common.BlockInfo

Show file Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Properties

Property Type Description
off int
on int
pos MegaMan.Common.Geometry.PointF

Property Details

off public property

public int off
return int

on public property

public int on
return int

pos public property

public PointF,MegaMan.Common.Geometry pos
return MegaMan.Common.Geometry.PointF