ScummVM API documentation
Sci::ResourceId Class Reference

Public Member Functions

 ResourceId (ResourceType type_, uint16 number_, uint32 tuple_=0)
 
 ResourceId (ResourceType type_, uint16 number_, byte noun, byte verb, byte cond, byte seq)
 
Common::String toString () const
 
Common::String toPatchNameBase36 () const
 
ResourceType getType () const
 
uint16 getNumber () const
 
uint32 getTuple () const
 
uint hash () const
 
bool operator== (const ResourceId &other) const
 
bool operator!= (const ResourceId &other) const
 
bool operator< (const ResourceId &other) const
 

Friends

void syncWithSerializer (Common::Serializer &s, ResourceId &obj)
 

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