C# Class NScumm.Sword1.SystemVars

ファイルを表示 Open project: scemino/nscumm

Public Properties

Property Type Description
ControlPanelMode ControlPanelMode
CurrentCd uint
ForceRestart bool
IsDemo bool
JustRestoredGame uint
Language Language
Platform Platform
PlaySpeech byte
RealLanguage System.Globalization.CultureInfo
RunningFromCd bool
ShowText byte
WantFade bool

Property Details

ControlPanelMode public_oe static_oe property

public static ControlPanelMode ControlPanelMode
return ControlPanelMode

CurrentCd public_oe static_oe property

public static uint CurrentCd
return uint

ForceRestart public_oe static_oe property

public static bool ForceRestart
return bool

IsDemo public_oe static_oe property

public static bool IsDemo
return bool

JustRestoredGame public_oe static_oe property

public static uint JustRestoredGame
return uint

Language public_oe static_oe property

public static Language Language
return Language

Platform public_oe static_oe property

public static Platform Platform
return Platform

PlaySpeech public_oe static_oe property

public static byte PlaySpeech
return byte

RealLanguage public_oe static_oe property

public static CultureInfo,System.Globalization RealLanguage
return System.Globalization.CultureInfo

RunningFromCd public_oe static_oe property

public static bool RunningFromCd
return bool

ShowText public_oe static_oe property

public static byte ShowText
return byte

WantFade public_oe static_oe property

public static bool WantFade
return bool