Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Create
Method · 0.80
PT_IN_GADGET
Function · 0.80
Render
Method · 0.80
LoadGameDialogCB
Function · 0.80
realize
Method · 0.80
Realize
Method · 0.80
Add
Method · 0.80
DoWaitPopup
Function · 0.80
GetUIItemPosition
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected