ScummVM API documentation
LastExpress::State::GameState Struct Reference
Inheritance diagram for LastExpress::State::GameState:
Common::Serializable

Public Member Functions

Common::String toString ()
 
void saveLoadWithSerializer (Common::Serializer &s) override
 
void syncEvents (Common::Serializer &s)
 

Public Attributes

uint32 brightness
 
uint32 volume
 
uint32 field_0
 
TimeValue time
 
uint32 timeDelta
 
uint32 timeTicks
 
bool sceneUseBackup
 
SceneIndex scene
 
SceneIndex sceneBackup
 
SceneIndex sceneBackup2
 
GameProgress progress
 
byte events [512]
 

Member Function Documentation

◆ toString()

Common::String LastExpress::State::GameState::toString ( )
inline

Convert this object into a string representation.

Returns
A string representation of this object.

The documentation for this struct was generated from the following file: