ScummVM API documentation
EEM::Hotspot Struct Reference

One hotspot (search rectangle) within a site, 14 bytes on disk. More...

#include <site.h>

Public Member Functions

Common::Rect rect () const
 

Public Attributes

int16 x1
 
int16 y1
 
int16 x2
 
int16 y2
 rectangle in screen coordinates
 
uint16 clueOffset
 +8: byte offset of ClueBlock in the mystery file
 
uint16 hotspotIndex
 +10: zero-based mystery-wide seen ordinal
 
uint16 extra
 +12: CD cursor ID for _SwitchMouse; shipped data uses 0
 

Detailed Description

One hotspot (search rectangle) within a site, 14 bytes on disk.


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