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

Method GetWindow

src/game_message.cpp:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44Window_Message* Game_Message::GetWindow() {
45 return window;
46}
47
48int Game_Message::GetRealPosition() {
49 if (Game_Battle::IsBattleRunning()) {

Callers 1

DrawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected