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

파일 보기 프로젝트 열기: prime31/Nez 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ambientColor float[]
composite CompositeVO
horizontalGuides List
lightSystemEnabled bool
physicsPropertiesVO PhysicsPropertiesVO
pixelToWorld int
sceneName String
verticalGuides List

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

ambientColor 공개적으로 프로퍼티

public float[] ambientColor
리턴 float[]

composite 공개적으로 프로퍼티

public CompositeVO,Nez.Overlap2D.Runtime composite
리턴 CompositeVO

horizontalGuides 공개적으로 프로퍼티

public List horizontalGuides
리턴 List

lightSystemEnabled 공개적으로 프로퍼티

public bool lightSystemEnabled
리턴 bool

physicsPropertiesVO 공개적으로 프로퍼티

public PhysicsPropertiesVO,Nez.Overlap2D.Runtime physicsPropertiesVO
리턴 PhysicsPropertiesVO

pixelToWorld 공개적으로 프로퍼티

public int pixelToWorld
리턴 int

sceneName 공개적으로 프로퍼티

public String sceneName
리턴 String

verticalGuides 공개적으로 프로퍼티

public List verticalGuides
리턴 List