Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
bzrobot
3
4
def
create():
5
return
TrackFire()
6
7
class
TrackFire(bzrobot.AdvancedRobot):
8
Callers
12
SimpleDisplay
Method · 0.50
resize
Method · 0.50
setOptionFont
Function · 0.50
FontOptionsMenu
Method · 0.50
ShotStats
Method · 0.50
HUDRenderer
Method · 0.50
MainMenu
Method · 0.50
ScoreboardRenderer
Method · 0.50
deiconify
Method · 0.50
save
Method · 0.50
start
Method · 0.50
CreatePNG
Method · 0.50
Calls
1
TrackFire
Class · 0.70
Tested by
no test coverage detected