C# 클래스 NScumm.Sky.SystemVars

파일 보기 프로젝트 열기: scemino/nscumm

공개 프로퍼티들

프로퍼티 타입 설명
CurrentMusic ushort
CurrentPalette uint
GameSpeed ushort
GameVersion SkyGameVersion
Language ushort
PastIntro bool
Paused bool
SystemFlags SystemFlags

프로퍼티 상세

CurrentMusic 공개적으로 프로퍼티

public ushort CurrentMusic
리턴 ushort

CurrentPalette 공개적으로 프로퍼티

public uint CurrentPalette
리턴 uint

GameSpeed 공개적으로 프로퍼티

public ushort GameSpeed
리턴 ushort

GameVersion 공개적으로 프로퍼티

public SkyGameVersion GameVersion
리턴 SkyGameVersion

Language 공개적으로 프로퍼티

public ushort Language
리턴 ushort

PastIntro 공개적으로 프로퍼티

public bool PastIntro
리턴 bool

Paused 공개적으로 프로퍼티

public bool Paused
리턴 bool

SystemFlags 공개적으로 프로퍼티

public SystemFlags SystemFlags
리턴 SystemFlags