ScummVM API documentation
Access::Martian::MartianResources Class Reference
Inheritance diagram for Access::Martian::MartianResources:
Access::Resources

Public Member Functions

 MartianResources (AccessEngine *vm)
 
- Public Member Functions inherited from Access::Resources
 Resources (AccessEngine *vm)
 
bool load (Common::U32String &errorMessage)
 

Public Attributes

MartianFont_font6x6
 
MartianFont_font3x5
 
- Public Attributes inherited from Access::Resources
Common::Array< Common::PathFILENAMES
 
Common::Array< Common::Array< byte > > CHARTBL
 
Common::Array< RoomEntry > ROOMTBL
 
Common::Array< DeathEntry > DEATHS
 
Common::Array< InventoryEntry > INVENTORY
 
Common::Array< Common::Array< byte > > CURSORS
 
Common::String CANT_GET_THERE
 

Protected Member Functions

void load (Common::SeekableReadStream &s) override
 
- Protected Member Functions inherited from Access::Resources
uint findEntry (byte gameId, byte discType, byte demoType, Common::Language language)
 
Common::String readString (Common::SeekableReadStream &s)
 

Additional Inherited Members

- Static Public Member Functions inherited from Access::Resources
static Resourcesinit (AccessEngine *vm)
 
- Protected Attributes inherited from Access::Resources
AccessEngine_vm
 
Common::Array< DATEntry > _datIndex
 

Member Function Documentation

◆ load()

void Access::Martian::MartianResources::load ( Common::SeekableReadStream s)
overrideprotectedvirtual

Load data from the access.dat file

Reimplemented from Access::Resources.


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