MCPcopy 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
64int Window_ShopNumber::GetNumber() const {
65 return number;
66}
67
68void Window_ShopNumber::Update() {
69 Window_Base::Update();

Callers 4

InputNumberMethod · 0.45
UpdateNumberInputMethod · 0.45
UpdateOptionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected