Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
MapWidget Class Reference
Inheritance diagram for MapWidget:
Widget

Private Member Functions

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

Detailed Description

Definition at line 322 of file gameplay.c.

Member Function Documentation

◆ AddUserMark()

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

◆ ClearUserMarks()

proto native void ClearUserMarks ( )
private

◆ GetCellSize()

proto native float GetCellSize ( float pLegendWidth)
private

◆ GetContourInterval()

proto native float GetContourInterval ( )
private

◆ GetMapPos()

proto native vector GetMapPos ( )
private

◆ GetScale()

proto native float GetScale ( )
private

◆ MapToScreen()

proto native vector MapToScreen ( vector worldPos)
private

◆ ScreenToMap()

proto native vector ScreenToMap ( vector screenPos)
private

◆ SetMapPos()

proto native void SetMapPos ( vector worldPos)
private

◆ SetScale()

proto native void SetScale ( float scale)
private

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