ScummVM API documentation
Ultima::Ultima8::U8MusicProcess::TrackState Struct Reference

The saveable part of track state. More...

#include <u8_music_process.h>

Public Member Functions

 TrackState (int wanted, int lastRequest, int queued)
 

Public Attributes

int _wanted
 Track we want to play.
 
int _lastRequest
 Last requested track that was not a temporary (ie, combat) track.
 
int _queued
 Track queued to start after current.
 

Detailed Description

The saveable part of track state.


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