Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_LoadingSpinner Class Reference
Inheritance diagram for SCR_LoadingSpinner:
ScriptedWidgetComponent

Protected Member Functions

void HandlerAttached (Widget w)
void Update (float deltaTime)
void ProgressMask (ImageWidget w, float timeSlice, float speed)
void RotateImage (ImageWidget w, float timeSlice, float speed)

Protected Attributes

float m_fSpeed
Widget m_wRoot
ImageWidget m_wMap
ImageWidget m_wRadar
ImageWidget m_wTargets

Detailed Description

Definition at line 1 of file SCR_LoadingSpinner.c.

Member Function Documentation

◆ HandlerAttached()

void SCR_LoadingSpinner::HandlerAttached ( Widget w)
inlineprotected

Definition at line 12 of file SCR_LoadingSpinner.c.

◆ ProgressMask()

void SCR_LoadingSpinner::ProgressMask ( ImageWidget w,
float timeSlice,
float speed )
inlineprotected

Definition at line 29 of file SCR_LoadingSpinner.c.

◆ RotateImage()

void SCR_LoadingSpinner::RotateImage ( ImageWidget w,
float timeSlice,
float speed )
inlineprotected

Definition at line 39 of file SCR_LoadingSpinner.c.

◆ Update()

void SCR_LoadingSpinner::Update ( float deltaTime)
inlineprotected

Definition at line 22 of file SCR_LoadingSpinner.c.

Member Data Documentation

◆ m_fSpeed

float SCR_LoadingSpinner::m_fSpeed
protected

Definition at line 4 of file SCR_LoadingSpinner.c.

◆ m_wMap

ImageWidget SCR_LoadingSpinner::m_wMap
protected

Definition at line 7 of file SCR_LoadingSpinner.c.

◆ m_wRadar

ImageWidget SCR_LoadingSpinner::m_wRadar
protected

Definition at line 8 of file SCR_LoadingSpinner.c.

◆ m_wRoot

Widget SCR_LoadingSpinner::m_wRoot
protected

Definition at line 6 of file SCR_LoadingSpinner.c.

◆ m_wTargets

ImageWidget SCR_LoadingSpinner::m_wTargets
protected

Definition at line 9 of file SCR_LoadingSpinner.c.


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