C# 클래스 MegaMan.Common.TeleportInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
From Point
TargetScreen string
To Point

프로퍼티 상세

From 공개적으로 프로퍼티

public Point From
리턴 Point

TargetScreen 공개적으로 프로퍼티

public string TargetScreen
리턴 string

To 공개적으로 프로퍼티

public Point To
리턴 Point