MCPcopy Create free account
hub / github.com/bwapi/bwapi / onFrame

Method onFrame

bwapi/BWAPILIB/Source/AIModule.cpp:15–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 void AIModule::onEnd(bool)
14 { }
15 void AIModule::onFrame()
16 { }
17 void AIModule::onSendText(std::string)
18 { }
19 void AIModule::onReceiveText(Player, std::string)

Callers 2

SendClientEventMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected