C# 클래스 ResolutionManager, DOEGame

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

공개 프로퍼티들

프로퍼티 타입 설명
heightShift float
scaleHeight float
scaleWidth float
widthShift float

공개 메소드들

메소드 설명
InitializeResolutionSettings ( float targetaspect ) : void

메소드 상세

InitializeResolutionSettings() 공개 메소드

public InitializeResolutionSettings ( float targetaspect ) : void
targetaspect float
리턴 void

프로퍼티 상세

heightShift 공개적으로 정적으로 프로퍼티

public static float heightShift
리턴 float

scaleHeight 공개적으로 정적으로 프로퍼티

public static float scaleHeight
리턴 float

scaleWidth 공개적으로 정적으로 프로퍼티

public static float scaleWidth
리턴 float

widthShift 공개적으로 정적으로 프로퍼티

public static float widthShift
리턴 float