ScummVM API documentation
Ultima::Nuvie::U6LzwStack Class Reference

Public Member Functions

void reset (void)
 
bool is_empty (void)
 
bool is_full (void)
 
void push (unsigned char element)
 
unsigned char pop (void)
 
unsigned char gettop (void)
 

Protected Attributes

unsigned char stack [10000]
 
int contains
 

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