Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/The-Powder-Toy/The-Powder-Toy
/ InitCommandInterface
Method
InitCommandInterface
src/gui/game/GameController.cpp:733–736 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
731
}
732
733
void GameController::InitCommandInterface()
734
{
735
commandInterface->Init();
736
}
737
738
void GameController::Tick()
739
{
Callers
1
Main
Function · 0.80
Calls
1
Init
Method · 0.45
Tested by
no test coverage detected