ScummVM API documentation
Graphics::HotspotInfo Struct Reference

#include <hotspot_renderer.h>

Public Member Functions

 HotspotInfo (const Common::Point &pos, const Common::U32String &n, HotspotType t=kHotspotDefault)
 

Public Attributes

Common::Point position
 Position in game coordinates.
 
Common::U32String name
 Display name.
 
HotspotType type
 Classification of the hotspot.
 

Detailed Description

Information about a single hotspot to display.


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