DIFF

class PlayerPreviewSource

PlayerPreview LayoutHolder ScriptedWidgetEventHandler Managed

All members, including inherited

Constructors 1

Members 6

protected ref PlayerPreviewWidget m_CharacterPanelWidget
protected int m_CharacterRotationX
protected int m_CharacterRotationY
Referenced by MouseButtonDown()
protected int m_CharacterScaleDelta
protected vector m_CharacterOrientation
Referenced by UpdateRotation()
protected bool m_IsHolding

Methods 6

void RefreshPlayerPreview()
Referenced by Inventory.OnShow()
void UpdateRotation(int mouse_x, int mouse_y, bool is_dragging)
Referenced by UpdateInterval()
void UpdateScale()
Referenced by MouseWheel(), and PlayerPreview()
bool MouseButtonDown(Widget w, int x, int y, int button)
bool MouseWheel(Widget w, int x, int y, int wheel)