DayZ 1.24
|
Go to the source code of this file.
Enumerations | |
enum | RadialMenuControlType { MOUSE , CONTROLLER } |
Definition at line 206 of file RadialMenu.c.
References m_IsControllerTimoutEnabled.
Definition at line 476 of file RadialMenu.c.
References Math::RAD2DEG.
Referenced by GetObjectByDegAngle(), Refresh(), ShowRadialSelector(), and Update().
|
staticprotected |
Definition at line 113 of file RadialMenu.c.
References m_Instance.
|
protected |
Definition at line 343 of file RadialMenu.c.
References m_ItemCardsContainer.
Referenced by Refresh().
|
protected |
Definition at line 460 of file RadialMenu.c.
References vector::Distance(), GetMousePos(), GetParentCenter(), and Vector().
Referenced by Update().
|
protected |
Definition at line 442 of file RadialMenu.c.
References Math::Atan2(), GetMousePos(), and GetParentCenter().
Referenced by Update().
Definition at line 405 of file RadialMenu.c.
References GetAngleInDegrees(), m_AngleRadOffset, and m_RadialItemCards.
Referenced by Update().
Definition at line 370 of file RadialMenu.c.
References m_Parent.
Referenced by GetMouseDistance(), and GetMousePointerAngle().
|
protected |
Definition at line 387 of file RadialMenu.c.
References m_Parent, and Math::Min().
Referenced by GetRadius().
|
protected |
Definition at line 358 of file RadialMenu.c.
References Math::AbsFloat(), GetParentMinSize(), and m_RadiusOffset.
Referenced by Refresh(), and AreaDamageTriggerBase::SetExtents().
|
protected |
Definition at line 334 of file RadialMenu.c.
References m_RadialSelector.
|
protected |
Definition at line 152 of file RadialMenu.c.
References m_ControlType.
Referenced by Update().
|
protected |
Definition at line 144 of file RadialMenu.c.
References m_ControlType.
Referenced by Update().
|
protected |
Definition at line 165 of file RadialMenu.c.
References m_WidgetInitialized.
Definition at line 640 of file RadialMenu.c.
References GetGame(), m_RegisteredClass, and m_SelectedObject.
Definition at line 119 of file RadialMenu.c.
References ARGB(), m_ItemCardsContainer, m_Parent, m_RadialSelector, m_RadialSelectorDisabledColor, m_RadialSelectorImage, m_RadialSelectorOriginalColor, m_RadialSelectorPointerImage, RADIAL_ITEM_CARD_CONTAINER, RADIAL_SELECTOR, RADIAL_SELECTOR_IMAGE, and RADIAL_SELECTOR_POINTER.
|
protected |
Definition at line 84 of file RadialMenu.c.
References GetGame(), GetUApi(), m_BackInputWrapper, m_ControlType, m_Instance, m_RadialItemCards, m_SelectInputWrapper, and m_UpdateTimer.
Referenced by UIScriptedMenu::CreateContent(), UIScriptedMenu::CreateGestureContent(), UIScriptedMenu::Init(), UIScriptedMenu::OnController(), and UIScriptedMenu::OnMouseEnter().
Definition at line 220 of file RadialMenu.c.
References Math::Cos(), GetAngleInDegrees(), GetGame(), GetItemCardsCount(), GetRadius(), HideRadialSelector(), m_AngleRadOffset, m_DelimiterLayout, m_ItemCardRadiusOffset, m_OffsetFromTop, m_Parent, m_RadialItemCards, Math::PI, RADIAL_DELIMITER_CONTAINER, RADIAL_ITEM_CARD_CONTAINER, and Math::Sin().
|
protected |
Definition at line 173 of file RadialMenu.c.
References class_name, m_RegisteredClass, and m_UpdateTimer.
|
protected |
Definition at line 135 of file RadialMenu.c.
References GetGame(), m_ControlType, and m_RegisteredClass.
Definition at line 188 of file RadialMenu.c.
References m_ExecuteDistanceOffset.
Definition at line 200 of file RadialMenu.c.
References m_ItemCardRadiusOffset.
Definition at line 194 of file RadialMenu.c.
References m_OffsetFromTop.
Definition at line 182 of file RadialMenu.c.
References m_RadiusOffset.
Definition at line 160 of file RadialMenu.c.
References m_WidgetInitialized.
Definition at line 211 of file RadialMenu.c.
References m_DelimiterLayout.
Definition at line 303 of file RadialMenu.c.
References GetAngleInDegrees(), m_RadialItemCards, m_RadialSelector, m_RadialSelectorDisabledColor, m_RadialSelectorImage, m_RadialSelectorOriginalColor, and m_RadialSelectorPointerImage.
Referenced by Update().
|
protected |
Definition at line 616 of file RadialMenu.c.
References GetGame(), UAIDWrapper::InputP(), m_BackInputWrapper, m_ControllerAngle, m_ControllerTilt, m_ControllerTimout, m_RegisteredClass, m_SelectedObject, m_SelectInputWrapper, NormalizeInvertAngle(), and Math::RAD2DEG.
Referenced by Update().
|
protected |
Definition at line 109 of file RadialMenu.c.
Definition at line 39 of file RadialMenu.c.
Referenced by Update().
Definition at line 41 of file RadialMenu.c.
Definition at line 40 of file RadialMenu.c.
Referenced by Update().
|
protected |
Definition at line 495 of file RadialMenu.c.
Referenced by Update().
|
protected |
Definition at line 19 of file RadialMenu.c.
Referenced by GetObjectByDegAngle(), and Refresh().
|
private |
Definition at line 32 of file RadialMenu.c.
Referenced by UIScriptedMenu::Init(), RadialMenu(), UpdataControllerInput(), and UIScriptedMenu::Update().
|
protected |
Definition at line 33 of file RadialMenu.c.
Referenced by Controller(), UpdataControllerInput(), and Update().
|
protected |
Definition at line 34 of file RadialMenu.c.
Referenced by Controller(), UpdataControllerInput(), and Update().
|
protected |
Definition at line 37 of file RadialMenu.c.
Referenced by UpdataControllerInput(), and Update().
|
protected |
Definition at line 30 of file RadialMenu.c.
Referenced by IsUsingController(), IsUsingMouse(), RadialMenu(), and SetControlType().
|
protected |
Definition at line 52 of file RadialMenu.c.
Referenced by Refresh(), and SetWidgetProperties().
|
protected |
Definition at line 49 of file RadialMenu.c.
Referenced by SetExecuteDistOffset().
|
staticprotected |
Definition at line 55 of file RadialMenu.c.
Referenced by UIScriptedMenu::CameraToolsMenu(), GetInstance(), PluginBase::GetInstance(), GetInstance(), array::GetTestEx(), Inventory(), MoveAttachmentDown(), MoveAttachmentUp(), PluginBase::OnInit(), UIScriptedMenu::PlayAnimOnActor(), RadialMenu(), array::Run(), and array::TFCaller().
Definition at line 38 of file RadialMenu.c.
Referenced by ActivateControllerTimeout(), and Update().
|
protected |
Definition at line 51 of file RadialMenu.c.
Referenced by Refresh(), and SetItemCardRadiusOffset().
|
protected |
Definition at line 10 of file RadialMenu.c.
Referenced by GetItemCardsCount(), and OnWidgetScriptInit().
|
protected |
Definition at line 50 of file RadialMenu.c.
Referenced by Refresh(), and SetOffsetFromTop().
enum RadialMenuControlType m_Parent |
Definition at line 17 of file RadialMenu.c.
Referenced by GetObjectByDegAngle(), RadialMenu(), Refresh(), and ShowRadialSelector().
|
protected |
Definition at line 11 of file RadialMenu.c.
Referenced by HideRadialSelector(), OnWidgetScriptInit(), and ShowRadialSelector().
|
protected |
Definition at line 15 of file RadialMenu.c.
Referenced by OnWidgetScriptInit(), and ShowRadialSelector().
|
protected |
Definition at line 12 of file RadialMenu.c.
Referenced by OnWidgetScriptInit(), and ShowRadialSelector().
|
protected |
Definition at line 14 of file RadialMenu.c.
Referenced by OnWidgetScriptInit(), and ShowRadialSelector().
|
protected |
Definition at line 13 of file RadialMenu.c.
Referenced by OnWidgetScriptInit(), and ShowRadialSelector().
|
protected |
Definition at line 48 of file RadialMenu.c.
Referenced by GetRadius(), and SetRadiusOffset().
|
protected |
Definition at line 54 of file RadialMenu.c.
Referenced by OnMouseButtonUp(), RegisterClass(), SetControlType(), UpdataControllerInput(), and Update().
|
protected |
Definition at line 16 of file RadialMenu.c.
Referenced by PluginBase::DeselectObject(), PluginBase::GetSelectedSceneObject(), UIScriptedMenu::OnClick(), UIScriptedMenu::OnDoubleClick(), UIScriptedMenu::OnItemSelected(), OnMouseButtonUp(), PluginBase::SelectObject(), UpdataControllerInput(), and Update().
|
private |
Definition at line 31 of file RadialMenu.c.
Referenced by RadialMenu(), and UpdataControllerInput().
Definition at line 20 of file RadialMenu.c.
Referenced by PluginBase::EnableUpdate(), PluginBase::OnInit(), TrapBase::OnServerSteppedOn(), OnServerSteppedOn(), TrapBase::OnSteppedOn(), OnSteppedOn(), OnSteppedOut(), TrapBase::OnSteppedOut(), PlayerSoundEventHandler(), RadialMenu(), RegisterClass(), TrapBase(), and Update().
|
protected |
Definition at line 44 of file RadialMenu.c.
Referenced by IsWidgetInitialized(), SetWidgetInitialized(), and Update().
Definition at line 45 of file RadialMenu.c.
Referenced by Update().
Definition at line 26 of file RadialMenu.c.
Referenced by Refresh().
Definition at line 27 of file RadialMenu.c.
Referenced by OnWidgetScriptInit(), and Refresh().
Definition at line 23 of file RadialMenu.c.
Referenced by OnWidgetScriptInit().
Definition at line 24 of file RadialMenu.c.
Referenced by OnWidgetScriptInit().
Definition at line 25 of file RadialMenu.c.
Referenced by OnWidgetScriptInit().