Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ GetNumber
Method
GetNumber
src/window_shopnumber.cpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
int Window_ShopNumber::GetNumber() const {
65
return number;
66
}
67
68
void Window_ShopNumber::Update() {
69
Window_Base::Update();
Callers
4
InputNumber
Method · 0.45
UpdateFrameValueFromUi
Method · 0.45
UpdateNumberInput
Method · 0.45
UpdateOptions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected