ScummVM API documentation
MTropolis::MiniscriptInstructions::PushValue Class Reference
Inheritance diagram for MTropolis::MiniscriptInstructions::PushValue:
MTropolis::MiniscriptInstruction

Classes

struct  Label
 

Public Types

enum  DataType {
  kDataTypeNull, kDataTypeDouble, kDataTypeBool, kDataTypeLocalRef,
  kDataTypeGlobalRef, kDataTypeLabel
}
 

Public Member Functions

 PushValue (DataType dataType, const void *value, bool isLValue)
 

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