C# 클래스 Engine.Map

파일 보기 프로젝트 열기: prsolucoes/evangel-playerio 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
height System.Int32
posIniX System.Int32
posIniY System.Int32
posIniZ System.Int32
width Int32

공개 메소드들

메소드 설명
Map ( ) : System

메소드 상세

Map() 공개 메소드

public Map ( ) : System
리턴 System

프로퍼티 상세

height 공개적으로 프로퍼티

public Int32,System height
리턴 System.Int32

posIniX 공개적으로 프로퍼티

public Int32,System posIniX
리턴 System.Int32

posIniY 공개적으로 프로퍼티

public Int32,System posIniY
리턴 System.Int32

posIniZ 공개적으로 프로퍼티

public Int32,System posIniZ
리턴 System.Int32

width 공개적으로 프로퍼티

public Int32 width
리턴 Int32