![]() |
Online Maps
v3
|
The base class for implementation of tooltip drawers More...
Public Member Functions | |
void | ShowMarkersTooltip (Vector2 screenPosition) |
Checks if the marker in the specified screen coordinates, and shows him a tooltip. More... | |
Static Public Attributes | |
static string | tooltip |
Tooltip More... | |
static OnlineMapsDrawingElement | tooltipDrawingElement |
The drawing element for which the tooltip is drawn More... | |
static OnlineMapsMarkerBase | tooltipMarker |
The marker for which the tooltip is drawn More... | |
Additional Inherited Members | |
![]() | |
OnlineMapsGenericBase () | |
Constructor More... | |
![]() | |
static T | _instance |
Instance of the class More... | |
![]() | |
static T | instance [get] |
Instance of the class More... | |
The base class for implementation of tooltip drawers
void OnlineMapsTooltipDrawerBase.ShowMarkersTooltip | ( | Vector2 | screenPosition | ) |
Checks if the marker in the specified screen coordinates, and shows him a tooltip.
screenPosition | Screen coordinates |
|
static |
Tooltip
|
static |
The drawing element for which the tooltip is drawn
|
static |
The marker for which the tooltip is drawn