Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LaihoE/Python-demoparser
/ coordinates.py
File
coordinates.py
examples/player_coordinates/coordinates.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
demoparser
import
DemoParser
2
3
4
wanted_props = [
"X"
,
"Y"
,
"Z"
]
Callers
nothing calls this directly
Calls
2
DemoParser
Class · 0.85
parse_ticks
Method · 0.80
Tested by
no test coverage detected