MCPcopy 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
733void GameController::InitCommandInterface()
734{
735 commandInterface->Init();
736}
737
738void GameController::Tick()
739{

Callers 1

MainFunction · 0.80

Calls 1

InitMethod · 0.45

Tested by

no test coverage detected