Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ getX
Method
getX
Source/Sprites.hpp:326–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
cPosition *getPosition() { return new cPosition(field_0, field_4); }
325
326
int getX() const { return field_0; }
327
void setX(int pX) { field_0 = pX; }
328
329
int getY() const { return field_4; }
Callers
1
SetMousePosition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected