mirror of
https://github.com/zeldaret/tp
synced 2026-09-05 10:37:35 -04:00
JUtility debug (#3020)
This commit is contained in:
@@ -62,6 +62,7 @@ public:
|
||||
/* 0x0C */ int mWidth;
|
||||
/* 0x10 */ int mUserPosition;
|
||||
|
||||
CParamSet() {}
|
||||
void setBarWidth(int width) { mBarWidth = width; }
|
||||
void setPosition(int x, int y) {
|
||||
mPosX = x;
|
||||
|
||||
Reference in New Issue
Block a user