Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ W
Method
W
ui/ui.h:322–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
int X() const { return m_X; }; // access the X,Y,W,H fields.
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.
Callers
12
Create
Method · 0.80
OnFormat
Method · 0.80
PT_IN_GADGET
Function · 0.80
Render
Method · 0.80
LoadGameDialogCB
Function · 0.80
Realize
Method · 0.80
OnDraw
Method · 0.80
Add
Method · 0.80
DoWaitPopup
Function · 0.80
Create
Method · 0.80
GetUIItemPosition
Function · 0.80
msn_ShowDownloadChoices
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected