Private Member Functions | |
| void | PlayerPreview (LayoutHolder parent) |
| void | RefreshPlayerPreview () |
| void | UpdateRotation (int mouse_x, int mouse_y, bool is_dragging) |
| void | UpdateScale () |
| bool | MouseButtonDown (Widget w, int x, int y, int button) |
| bool | MouseWheel (Widget w, int x, int y, int wheel) |
| override void | UpdateInterval () |
Private Attributes | |
| protected ref PlayerPreviewWidget | m_CharacterPanelWidget |
| protected int | m_CharacterRotationX |
| protected int | m_CharacterRotationY |
| protected int | m_CharacterScaleDelta |
| protected vector | m_CharacterOrientation |
| protected bool | m_IsHolding |
|
inlineprivate |
References GetMousePos(), m_CharacterRotationX, m_CharacterRotationY, and m_IsHolding.
References m_CharacterScaleDelta, and UpdateScale().
|
inlineprivate |
References m_CharacterPanelWidget, and PlayerPreviewWidget::Refresh().
Referenced by OnShow().
|
inlineprivate |
References m_CharacterOrientation, m_CharacterPanelWidget, m_CharacterRotationX, and PlayerPreviewWidget::SetModelOrientation().
Referenced by UpdateInterval().
|
inlineprivate |
References m_CharacterPanelWidget, and m_CharacterScaleDelta.
Referenced by MouseWheel(), and PlayerPreview().
|
private |
Referenced by UpdateRotation().
|
private |
Referenced by PlayerPreview(), RefreshPlayerPreview(), UpdateInterval(), UpdateRotation(), and UpdateScale().
|
private |
Referenced by MouseButtonDown(), and UpdateRotation().
|
private |
Referenced by MouseButtonDown().
|
private |
Referenced by MouseWheel(), PlayerPreview(), and UpdateScale().
|
private |
Referenced by MouseButtonDown(), and UpdateInterval().