Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ screen_size
Method
screen_size
source/MaaPlayCoverControlUnit/Client/PlayToolsClient.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
std::pair<int, int> PlayToolsClient::screen_size() const
67
{
68
return screen_size_;
69
}
70
71
bool PlayToolsClient::open()
72
{
Callers
1
touch_up
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected