ScummVM API documentation
MTropolis::IntRange Struct Reference

Public Member Functions

 IntRange (int32 pmin, int32 pmax)
 
bool load (const Data::IntRange &range)
 
bool operator== (const IntRange &other) const
 
bool operator!= (const IntRange &other) const
 
MiniscriptInstructionOutcome refAttrib (MiniscriptThread *thread, DynamicValueWriteProxy &proxy, const Common::String &attrib)
 
Common::String toString () const
 

Public Attributes

int32 min
 
int32 max
 

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