DayZ 1.24
Loading...
Searching...
No Matches
MapWidget Class Reference
Inheritance diagram for MapWidget:
[legend]
Collaboration diagram for MapWidget:
[legend]

Private Member Functions

proto native void ClearUserMarks ()
 
proto native void AddUserMark (vector pos, string text, int color, string texturePath)
 
proto native vector GetMapPos ()
 
proto native void SetMapPos (vector worldPos)
 
proto native float GetScale ()
 
proto native void SetScale (float scale)
 
proto native float GetContourInterval ()
 
proto native float GetCellSize (float pLegendWidth)
 
proto native vector MapToScreen (vector worldPos)
 
proto native vector ScreenToMap (vector screenPos)
 

Detailed Description

Definition at line 319 of file gameplay.c.

Member Function Documentation

◆ AddUserMark()

proto native void MapWidget::AddUserMark ( vector pos,
string text,
int color,
string texturePath )
private

◆ ClearUserMarks()

proto native void MapWidget::ClearUserMarks ( )
private

◆ GetCellSize()

proto native float MapWidget::GetCellSize ( float pLegendWidth)
private

◆ GetContourInterval()

proto native float MapWidget::GetContourInterval ( )
private

◆ GetMapPos()

proto native vector MapWidget::GetMapPos ( )
private

◆ GetScale()

◆ MapToScreen()

proto native vector MapWidget::MapToScreen ( vector worldPos)
private

◆ ScreenToMap()

◆ SetMapPos()

proto native void MapWidget::SetMapPos ( vector worldPos)
private

◆ SetScale()


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