C# 클래스 MegaMan.Common.BlockInfo

파일 보기 프로젝트 열기: Tesserex/C--MegaMan-Engine 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
off int
on int
pos MegaMan.Common.Geometry.PointF

프로퍼티 상세

off 공개적으로 프로퍼티

public int off
리턴 int

on 공개적으로 프로퍼티

public int on
리턴 int

pos 공개적으로 프로퍼티

public PointF,MegaMan.Common.Geometry pos
리턴 MegaMan.Common.Geometry.PointF