C# 클래스 GameSettings, FreeHorrorGameKit

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

공개 프로퍼티들

프로퍼티 타입 설명
antialiasing int
fullscren bool
musicVolume float
resolutionsIndex int
textureQuality int
vSync int

프로퍼티 상세

antialiasing 공개적으로 프로퍼티

public int antialiasing
리턴 int

fullscren 공개적으로 프로퍼티

public bool fullscren
리턴 bool

musicVolume 공개적으로 프로퍼티

public float musicVolume
리턴 float

resolutionsIndex 공개적으로 프로퍼티

public int resolutionsIndex
리턴 int

textureQuality 공개적으로 프로퍼티

public int textureQuality
리턴 int

vSync 공개적으로 프로퍼티

public int vSync
리턴 int