ScummVM API documentation
MM::Xeen::EventParameters::Iterator Class Reference

Public Member Functions

 Iterator (const EventParameters &owner)
 
 Iterator (const Iterator &it)
 
byte readByte ()
 
int8 readShort ()
 
uint16 readUint16LE ()
 
uint32 readUint32LE ()
 

Member Function Documentation

◆ readByte()

byte MM::Xeen::EventParameters::Iterator::readByte ( )

Return a byte

◆ readShort()

int8 MM::Xeen::EventParameters::Iterator::readShort ( )
inline

Return a signed byte

◆ readUint16LE()

uint16 MM::Xeen::EventParameters::Iterator::readUint16LE ( )

Return a word

◆ readUint32LE()

uint32 MM::Xeen::EventParameters::Iterator::readUint32LE ( )

Return a 32-bit dword


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