DayZ 1.24
|
Protected Member Functions | |
void | CrossHair (Widget w) |
void | ~CrossHair () |
string | GetName () |
bool | IsCurrent () |
bool | IsShown () |
void | Show () |
void | Hide () |
Widget | GetWidget () |
Protected Attributes | |
string | m_Name |
bool | m_Shown |
bool | m_Current |
Widget | m_Widget |
Definition at line 1 of file CrossHairSelector.c.
Definition at line 9 of file CrossHairSelector.c.
|
inlineprotected |
Definition at line 17 of file CrossHairSelector.c.
|
inlineprotected |
|
inlineprotected |
Definition at line 48 of file CrossHairSelector.c.
References m_Widget.
|
inlineprotected |
Definition at line 41 of file CrossHairSelector.c.
References m_Current, m_Shown, and m_Widget.
Referenced by ShowCrossHair().
|
inlineprotected |
Definition at line 24 of file CrossHairSelector.c.
References m_Current.
|
inlineprotected |
|
inlineprotected |
|
protected |
Definition at line 5 of file CrossHairSelector.c.
Referenced by CrossHair(), Hide(), IsCurrent(), and Show().
|
protected |
Definition at line 3 of file CrossHairSelector.c.
Referenced by CrossHair(), and GetName().
|
protected |
Definition at line 4 of file CrossHairSelector.c.
Referenced by CrossHair(), Hide(), IsShown(), and Show().
|
protected |
Definition at line 7 of file CrossHairSelector.c.
Referenced by CrossHair(), GetWidget(), Hide(), and Show().