DayZ 1.24
|
Protected Member Functions | |
void | ScriptConsoleSoundsTab (Widget root, ScriptConsole console, Widget button, ScriptConsoleTabBase parent=null) |
void | ~ScriptConsoleSoundsTab (Widget root) |
override bool | OnChange (Widget w, int x, int y, bool finished) |
void | UpdateMousePos () |
void | PrepareFilters (string filter, out TStringArray filters) |
void | ChangeFilter (TStringArray classes, TextListboxWidget widget, EditBoxWidget filterWidget, int categoryMask=-1, bool ignoreScope=false) |
override void | Update (float timeslice) |
void | HandleKeys () |
void | SetMapPos (vector pos) |
vector | GetMapPos () |
override bool | OnMouseButtonDown (Widget w, int x, int y, int button) |
override bool | OnClick (Widget w, int x, int y, int button) |
TStringArray | GetSoundClasses () |
void | ChangeFilterSound () |
Static Protected Attributes | |
static float | DEBUG_MAP_ZOOM = 1 |
static EffectSound | m_SoundSet |
Definition at line 1 of file ScriptConsoleSoundsTab.c.
|
inlineprotected |
Definition at line 22 of file ScriptConsoleSoundsTab.c.
References ChangeFilterSound(), DEBUG_MAP_ZOOM, GetGame(), GetPlayer(), ScriptConsoleTabBase::m_ConfigDebugProfile, m_CopySoundset, m_DebugMapWidget, m_MapDistWidget, m_MapHeadingWidget, m_MouseCurPos, m_PlaySoundset, m_PlaySoundsetLooped, m_SoundFilter, m_SoundsTextListbox, m_StopSoundset, SetMapPos(), MapWidget::SetMapPos(), and MapWidget::SetScale().
Definition at line 50 of file ScriptConsoleSoundsTab.c.
References DEBUG_MAP_ZOOM, MapWidget::GetScale(), and m_DebugMapWidget.
|
inlineprotected |
Definition at line 113 of file ScriptConsoleSoundsTab.c.
References GetGame(), and PrepareFilters().
Referenced by ChangeFilterSound().
|
inlineprotected |
Definition at line 305 of file ScriptConsoleSoundsTab.c.
References ChangeFilter(), GetSoundClasses(), ScriptConsoleTabBase::m_ConfigDebugProfile, m_SoundFilter, and m_SoundsTextListbox.
Referenced by OnClick(), and ScriptConsoleSoundsTab().
|
inlineprotected |
Definition at line 229 of file ScriptConsoleSoundsTab.c.
References m_MapPos.
Referenced by HandleKeys(), OnClick(), Update(), and UpdateMousePos().
|
inlineprotected |
Definition at line 300 of file ScriptConsoleSoundsTab.c.
References CFG_SOUND_SETS.
Referenced by ChangeFilterSound().
|
inlineprotected |
Definition at line 204 of file ScriptConsoleSoundsTab.c.
References GetMapPos(), KeyState(), m_SoundSet, m_SoundsTextListbox, and SEffectManager::PlaySoundEnviroment().
Referenced by Update().
|
inlineprotected |
Definition at line 55 of file ScriptConsoleSoundsTab.c.
References m_RefreshFilterTimer, m_SoundFilter, x, and y.
|
inlineprotected |
Definition at line 259 of file ScriptConsoleSoundsTab.c.
References ScriptConsoleTabBase::AddItemToClipboard(), ChangeFilterSound(), GetMapPos(), m_CopySoundset, m_PlaySoundset, m_PlaySoundsetLooped, m_SoundFilter, m_SoundSet, m_SoundsTextListbox, m_StopSoundset, SEffectManager::PlaySoundEnviroment(), x, and y.
|
inlineprotected |
Definition at line 234 of file ScriptConsoleSoundsTab.c.
References GetGame(), GetMousePos(), GetPlayer(), m_DebugMapWidget, m_PlayerPosRefreshBlocked, MapWidget::ScreenToMap(), SetMapPos(), x, and y.
|
inlineprotected |
Definition at line 98 of file ScriptConsoleSoundsTab.c.
Referenced by ChangeFilter().
Definition at line 224 of file ScriptConsoleSoundsTab.c.
References m_MapPos.
Referenced by OnMouseButtonDown(), and ScriptConsoleSoundsTab().
Definition at line 184 of file ScriptConsoleSoundsTab.c.
References MapWidget::AddUserMark(), MapWidget::ClearUserMarks(), COLOR_GREEN, COLOR_RED, GetGame(), GetMapPos(), GetPlayer(), HandleKeys(), m_DebugMapWidget, and UpdateMousePos().
|
inlineprotected |
Definition at line 67 of file ScriptConsoleSoundsTab.c.
References Math3D::AngleFromPosition(), GetGame(), GetMapPos(), GetMousePos(), GetPlayer(), m_DebugMapWidget, m_MapDistWidget, m_MapHeadingWidget, m_MouseCurPos, Math::RAD2DEG, MapWidget::ScreenToMap(), x, and y.
Referenced by Update().
|
staticprotected |
Definition at line 4 of file ScriptConsoleSoundsTab.c.
Referenced by ScriptConsoleSoundsTab(), and ~ScriptConsoleSoundsTab().
|
protected |
Definition at line 6 of file ScriptConsoleSoundsTab.c.
Referenced by OnClick(), and ScriptConsoleSoundsTab().
|
protected |
Definition at line 17 of file ScriptConsoleSoundsTab.c.
Referenced by OnMouseButtonDown(), ScriptConsoleSoundsTab(), Update(), UpdateMousePos(), and ~ScriptConsoleSoundsTab().
|
protected |
Definition at line 18 of file ScriptConsoleSoundsTab.c.
Referenced by ScriptConsoleSoundsTab(), and UpdateMousePos().
|
protected |
Definition at line 20 of file ScriptConsoleSoundsTab.c.
Referenced by ScriptConsoleSoundsTab(), and UpdateMousePos().
|
protected |
Definition at line 5 of file ScriptConsoleSoundsTab.c.
Referenced by GetMapPos(), and SetMapPos().
|
protected |
Definition at line 19 of file ScriptConsoleSoundsTab.c.
Referenced by ScriptConsoleSoundsTab(), and UpdateMousePos().
|
protected |
Definition at line 3 of file ScriptConsoleSoundsTab.c.
Referenced by OnMouseButtonDown().
|
protected |
Definition at line 7 of file ScriptConsoleSoundsTab.c.
Referenced by OnClick(), and ScriptConsoleSoundsTab().
|
protected |
Definition at line 8 of file ScriptConsoleSoundsTab.c.
Referenced by OnClick(), and ScriptConsoleSoundsTab().
Definition at line 15 of file ScriptConsoleSoundsTab.c.
Referenced by OnChange().
|
protected |
Definition at line 11 of file ScriptConsoleSoundsTab.c.
Referenced by ChangeFilterSound(), OnChange(), OnClick(), and ScriptConsoleSoundsTab().
|
staticprotected |
Definition at line 14 of file ScriptConsoleSoundsTab.c.
Referenced by HandleKeys(), and OnClick().
|
protected |
Definition at line 12 of file ScriptConsoleSoundsTab.c.
Referenced by ChangeFilterSound(), HandleKeys(), OnClick(), and ScriptConsoleSoundsTab().
|
protected |
Definition at line 9 of file ScriptConsoleSoundsTab.c.
Referenced by OnClick(), and ScriptConsoleSoundsTab().