PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
MapWidget Class Reference

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)
 

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()

◆ MapToScreen()

proto native vector MapToScreen ( vector  worldPos)
private

◆ ScreenToMap()

◆ 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: