![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| float | GetSelCircleSize () |
| void | RenderSelectionCircle (float timeSlice) |
| Render multiselection circle. | |
| void | AdjustCircleSize () |
| Adjust multiselection circle size based on hold time. | |
| void | RenderSelectionRectangle () |
| Render multiselection rectangle. | |
| override void | OnMapOpen (MapConfiguration config) |
| override void | Update (float timeSlice) |
Protected Attributes | |
| ref array< ref CanvasWidgetCommand > | m_Commands = new array<ref CanvasWidgetCommand> |
| float | m_fHoldTimeSlice = 0 |
| controller multi selection | |
| float | m_fSelCircleSize = 0 |
| ref ImageDrawCommand | m_SelectionCircle |
| ref SharedItemRef | m_SelCircleSharedItem |
| CanvasWidget | m_DrawCanvas |
| SCR_MapCursorModule | m_CursorModule |
| SCR_MapCursorInfo | m_CursorInfo |
Definition at line 3 of file SCR_MapSelectionModule.c.
|
inlineprotected |
Adjust multiselection circle size based on hold time.
Definition at line 77 of file SCR_MapSelectionModule.c.
|
inlineprotected |
Definition at line 30 of file SCR_MapSelectionModule.c.
|
inlineprotected |
Definition at line 107 of file SCR_MapSelectionModule.c.
|
inlineprotected |
Render multiselection circle.
Definition at line 37 of file SCR_MapSelectionModule.c.
|
inlineprotected |
Render multiselection rectangle.
Definition at line 94 of file SCR_MapSelectionModule.c.
|
inlineprotected |
Definition at line 120 of file SCR_MapSelectionModule.c.
|
protected |
Definition at line 15 of file SCR_MapSelectionModule.c.
|
protected |
Definition at line 26 of file SCR_MapSelectionModule.c.
|
protected |
Definition at line 25 of file SCR_MapSelectionModule.c.
|
protected |
Definition at line 24 of file SCR_MapSelectionModule.c.
|
protected |
controller multi selection
Definition at line 18 of file SCR_MapSelectionModule.c.
|
protected |
Definition at line 19 of file SCR_MapSelectionModule.c.
|
protected |
Definition at line 21 of file SCR_MapSelectionModule.c.
|
protected |
Definition at line 20 of file SCR_MapSelectionModule.c.