MCPcopy Create free account
hub / github.com/EasyRPG/Player / GetNumberInputStartLine

Method GetNumberInputStartLine

src/pending_message.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 int GetNumberInputDigits() const { return num_input_digits; }
63 int GetNumberInputVariable() const { return num_input_variable; }
64 int GetNumberInputStartLine() const { return NumLines(); }
65
66 void SetEnableFace(bool value) { enable_face = value; }
67 bool IsFaceEnabled() const { return enable_face; }

Callers 1

InsertNewPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected