Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsTooltipDrawerBase Class Referenceabstract

The base class for implementation of tooltip drawers. More...

Inheritance diagram for OnlineMapsTooltipDrawerBase:
OnlineMapsGenericBase< OnlineMapsTooltipDrawerBase > OnlineMapsGUITooltipDrawer

Public Member Functions

void ShowMarkersTooltip (Vector2 screenPosition)
 Checks if the marker in the specified screen coordinates, and shows him a tooltip.
 

Static Public Attributes

static string tooltip
 Tooltip.
 
static OnlineMapsDrawingElement tooltipDrawingElement
 The drawing element for which the tooltip is drawn.
 
static OnlineMapsMarkerBase tooltipMarker
 The marker for which the tooltip is drawn.
 

Additional Inherited Members

- Protected Member Functions inherited from OnlineMapsGenericBase< OnlineMapsTooltipDrawerBase >
 OnlineMapsGenericBase ()
 Constructor.
 
- Static Protected Attributes inherited from OnlineMapsGenericBase< OnlineMapsTooltipDrawerBase >
static T _instance
 Instance of the class.
 
- Properties inherited from OnlineMapsGenericBase< OnlineMapsTooltipDrawerBase >
static T instance [get]
 Instance of the class.
 

Detailed Description

The base class for implementation of tooltip drawers.

Member Function Documentation

◆ ShowMarkersTooltip()

void OnlineMapsTooltipDrawerBase.ShowMarkersTooltip ( Vector2 screenPosition)

Checks if the marker in the specified screen coordinates, and shows him a tooltip.

Parameters
screenPositionScreen coordinates