C# Class MegaMan.Common.BlockInfo

ファイルを表示 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_oe property

public int off
return int

on public_oe property

public int on
return int

pos public_oe property

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