DIFF

class InspectMenuNewSource

InspectMenuNew UIScriptedMenu UIMenuPanel Managed

All members, including inherited

Constructors 2

void InspectMenuNew()

Members 6

private ItemPreviewWidget m_item_widget
Referenced by OnMouseButtonDown(), OnMouseWheel(), SetItem()
Show 2 more, UpdateRotation(), and UpdateScale()
private ItemPreviewWidget m_slot_widget
private int m_characterRotationX
private int m_characterRotationY
private int m_characterScaleDelta
Referenced by OnMouseWheel(), and UpdateScale()
private vector m_characterOrientation
Referenced by UpdateRotation()

Methods 19

override bool OnClick(Widget w, int x, int y, int button)
void UpdateRotation(int mouse_x, int mouse_y, bool is_dragging)
override bool OnMouseWheel(Widget w, int x, int y, int wheel)
static void UpdateSlotInfo(Widget root_widget, string name, string desc = "")
static void UpdateItemInfoCleanness(Widget root_widget, EntityAI item)
Referenced by UpdateItemInfo()