MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / create

Function create

bots/python/Tracker.py:4–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2import bzrobot
3
4def create():
5 return TrackFire()
6
7class TrackFire(bzrobot.AdvancedRobot):
8

Callers 12

SimpleDisplayMethod · 0.50
resizeMethod · 0.50
setOptionFontFunction · 0.50
FontOptionsMenuMethod · 0.50
ShotStatsMethod · 0.50
HUDRendererMethod · 0.50
MainMenuMethod · 0.50
ScoreboardRendererMethod · 0.50
deiconifyMethod · 0.50
saveMethod · 0.50
startMethod · 0.50
CreatePNGMethod · 0.50

Calls 1

TrackFireClass · 0.70

Tested by

no test coverage detected