DayZ 1.24
|
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) |
Definition at line 319 of file gameplay.c.
|
private |
Referenced by ScriptConsoleGeneralTab::Update(), and ScriptConsoleSoundsTab::Update().
Referenced by ScriptConsoleGeneralTab::Update(), and ScriptConsoleSoundsTab::Update().
Referenced by ScriptConsoleGeneralTab::Init(), and ScriptConsoleSoundsTab::ScriptConsoleSoundsTab().
Referenced by ScriptConsoleGeneralTab::Init(), and ScriptConsoleSoundsTab::ScriptConsoleSoundsTab().