SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
gamepp::GameInstance Member List

This is the complete list of members for gamepp::GameInstance, including all inherited members.

command(std::string_view command) constgamepp::GameInstance
find(std::string_view windowNameOverride="")gamepp::GameInstancestatic
GameInstance()=defaultgamepp::GameInstanceprotected
getWindowPos() constgamepp::GameInstance
getWindowSize() constgamepp::GameInstance
getWindowTitle() constgamepp::GameInstance
hwndgamepp::GameInstanceprotected
inputBegin(std::string_view input) constgamepp::GameInstance
inputEnd(std::string_view input) constgamepp::GameInstance
inputHold(std::string_view input, double sec) constgamepp::GameInstance
inputOnce(std::string_view input) constgamepp::GameInstance
wait(double sec) constgamepp::GameInstance