#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. | |
Information about a single hotspot to display.