Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ size_x
Method
size_x
src/Engine/GraphSubset.h:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
inline int size_x() const
71
{
72
return end_x - beg_x;
73
}
74
75
inline int size_y() const
76
{
Callers
2
ShaderDraw
Function · 0.80
controler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected