C# 클래스 Nez.Overlap2D.Runtime.ProjectInfoVO

파일 보기 프로젝트 열기: prime31/Nez

공개 프로퍼티들

프로퍼티 타입 설명
libraryItems CompositeItemVO>.Dictionary
originalResolution ResolutionEntryVO
pixelToWorld int
resolutions List
scenes List

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

libraryItems 공개적으로 프로퍼티

public Dictionary libraryItems
리턴 CompositeItemVO>.Dictionary

originalResolution 공개적으로 프로퍼티

public ResolutionEntryVO,Nez.Overlap2D.Runtime originalResolution
리턴 ResolutionEntryVO

pixelToWorld 공개적으로 프로퍼티

public int pixelToWorld
리턴 int

resolutions 공개적으로 프로퍼티

public List resolutions
리턴 List

scenes 공개적으로 프로퍼티

public List scenes
리턴 List