MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / H

Method H

ui/ui.h:323–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321 int Y() const { return m_Y; };
322 int W() const { return m_W; };
323 int H() const { return m_H; };
324
325 // moves the object.
326 void Move(int x, int y, int w, int h);

Callers 9

CreateMethod · 0.80
PT_IN_GADGETFunction · 0.80
RenderMethod · 0.80
LoadGameDialogCBFunction · 0.80
realizeMethod · 0.80
RealizeMethod · 0.80
AddMethod · 0.80
DoWaitPopupFunction · 0.80
GetUIItemPositionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected