ScummVM API documentation
Illusions::ResourceSystem::ResourceEqualById Struct Reference
Inheritance diagram for Illusions::ResourceSystem::ResourceEqualById:
Common::UnaryFunction< const Resource *, bool >

Public Member Functions

 ResourceEqualById (uint32 resId)
 
bool operator() (const Resource *resource) const
 

Public Attributes

uint32 _resId
 

Additional Inherited Members

- Public Types inherited from Common::UnaryFunction< const Resource *, bool >
typedef const Resource * ArgumenType
 
typedef bool ResultType
 

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