Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
Window_Message* Game_Message::GetWindow() {
45
return window;
46
}
47
48
int Game_Message::GetRealPosition() {
49
if (Game_Battle::IsBattleRunning()) {
Callers
1
Draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected