Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
SCR_MapCursorInfo Interface Reference

Cursor data. More...

Public Member Functions

void ~SCR_MapCursorInfo ()
 

Static Public Member Functions

static int Scale (int pos)
 DPI scale of values.
 

Public Attributes

bool isFixedMode = true
 
int lastX
 
int lastY
 
EMapCursorEdgePos edgeFlags
 

Static Public Attributes

static bool isGamepad
 
static int x
 
static int y
 
static int startPos [2]
 
static int startPosMultiSel [2]
 
static WorkspaceWidget m_WorkspaceWidget
 

Detailed Description

Cursor data.

Constructor & Destructor Documentation

◆ ~SCR_MapCursorInfo()

void SCR_MapCursorInfo.~SCR_MapCursorInfo ( )

Member Function Documentation

◆ Scale()

static int SCR_MapCursorInfo.Scale ( int  pos)
static

DPI scale of values.

Member Data Documentation

◆ edgeFlags

EMapCursorEdgePos SCR_MapCursorInfo.edgeFlags

◆ isFixedMode

bool SCR_MapCursorInfo.isFixedMode = true

◆ isGamepad

bool SCR_MapCursorInfo.isGamepad
static

◆ lastX

int SCR_MapCursorInfo.lastX

◆ lastY

int SCR_MapCursorInfo.lastY

◆ m_WorkspaceWidget

WorkspaceWidget SCR_MapCursorInfo.m_WorkspaceWidget
static

◆ startPos

int SCR_MapCursorInfo.startPos[2]
static

◆ startPosMultiSel

int SCR_MapCursorInfo.startPosMultiSel[2]
static

◆ x

int SCR_MapCursorInfo.x
static

◆ y

int SCR_MapCursorInfo.y
static

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