C# 클래스 SpriterMinimizer.Options

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

공개 프로퍼티들

프로퍼티 타입 설명
defsFile string
inFile string
isInFileXml bool
outFile string
outputBinary bool
prettyPrint bool
smallOffset bool

프로퍼티 상세

defsFile 공개적으로 프로퍼티

public string defsFile
리턴 string

inFile 공개적으로 프로퍼티

public string inFile
리턴 string

isInFileXml 공개적으로 프로퍼티

public bool isInFileXml
리턴 bool

outFile 공개적으로 프로퍼티

public string outFile
리턴 string

outputBinary 공개적으로 프로퍼티

public bool outputBinary
리턴 bool

prettyPrint 공개적으로 프로퍼티

public bool prettyPrint
리턴 bool

smallOffset 공개적으로 프로퍼티

public bool smallOffset
리턴 bool