PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ClosableHeader Class Reference

Private Member Functions

void ClosableHeader (LayoutHolder parent, string function_name)
 
void ~ClosableHeader ()
 
override void SetLayoutName ()
 
override void SetName (string name)
 
void OnDragHeader (Widget w, int x, int y)
 
void UpdateFlip (bool flipped)
 
void OnDropHeader (Widget w)
 
bool MouseEnter (Widget w, int x, int y)
 
bool MouseLeave (Widget w, Widget enter_w, int x, int y)
 
override void SetActive (bool active)
 

Private Attributes

protected float m_SquareSize
 
protected int m_DefaultSort
 
protected Widget m_MovePanel
 
protected Widget m_PanelWidget
 
protected Widget m_DragRender
 
protected ButtonWidget m_MoveUp
 
protected ButtonWidget m_MoveDown
 
protected bool m_IsInLocalEquipment
 

Constructor & Destructor Documentation

◆ ClosableHeader()

◆ ~ClosableHeader()

void ~ClosableHeader ( )
inlineprivate

References Header::m_Entity, and UpdateFlip().

Member Function Documentation

◆ MouseEnter()

bool MouseEnter ( Widget  w,
int  x,
int  y 
)
inlineprivate

◆ MouseLeave()

bool MouseLeave ( Widget  w,
Widget  enter_w,
int  x,
int  y 
)
inlineprivate

◆ OnDragHeader()

◆ OnDropHeader()

◆ SetActive()

override void SetActive ( bool  active)
inlineprivate

◆ SetLayoutName()

override void SetLayoutName ( )
inlineprivate

◆ SetName()

override void SetName ( string  name)
inlineprivate

◆ UpdateFlip()

void UpdateFlip ( bool  flipped)
inlineprivate

Field Documentation

◆ m_DefaultSort

protected int m_DefaultSort
private

Referenced by OnDragHeader().

◆ m_DragRender

protected Widget m_DragRender
private

◆ m_IsInLocalEquipment

protected bool m_IsInLocalEquipment
private

◆ m_MoveDown

protected ButtonWidget m_MoveDown
private

Referenced by ClosableHeader(), and MouseLeave().

◆ m_MovePanel

protected Widget m_MovePanel
private

◆ m_MoveUp

protected ButtonWidget m_MoveUp
private

Referenced by ClosableHeader(), and MouseLeave().

◆ m_PanelWidget

protected Widget m_PanelWidget
private

◆ m_SquareSize

protected float m_SquareSize
private

The documentation for this class was generated from the following file: