C# Class NScumm.Sky.SystemVars

Afficher le fichier Open project: scemino/nscumm

Méthodes publiques

Свойство Type Description
CurrentMusic ushort
CurrentPalette uint
GameSpeed ushort
GameVersion SkyGameVersion
Language ushort
PastIntro bool
Paused bool
SystemFlags SystemFlags

Property Details

CurrentMusic public_oe property

public ushort CurrentMusic
Résultat ushort

CurrentPalette public_oe property

public uint CurrentPalette
Résultat uint

GameSpeed public_oe property

public ushort GameSpeed
Résultat ushort

GameVersion public_oe property

public SkyGameVersion GameVersion
Résultat SkyGameVersion

Language public_oe property

public ushort Language
Résultat ushort

PastIntro public_oe property

public bool PastIntro
Résultat bool

Paused public_oe property

public bool Paused
Résultat bool

SystemFlags public_oe property

public SystemFlags SystemFlags
Résultat SystemFlags