Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codingchili/py-race
/ functions
Functions
44 in github.com/codingchili/py-race
⨍
Functions
44
◇
Types & classes
10
↓ 9 callers
Function
load_image
(file, transparent = True)
loader.py:32
↓ 7 callers
Method
rotate
(self)
traffic.py:101
↓ 7 callers
Method
update
(self, cam_x, cam_y)
maps.py:87
↓ 5 callers
Method
emit_tracks
(self)
player.py:86
↓ 3 callers
Method
generate_finish
(self)
gamemode.py:55
↓ 3 callers
Function
rot_center
rotate an image while keeping its center
player.py:37
↓ 2 callers
Function
findspawn
()
player.py:43
↓ 2 callers
Method
set_pos
(self, x, y)
camera.py:30
↓ 2 callers
Method
turning
(self)
traffic.py:71
↓ 1 callers
Method
accelerate
(self)
player.py:112
↓ 1 callers
Method
car_crash
(self)
gamemode.py:50
↓ 1 callers
Method
claim_flag
(self)
gamemode.py:44
↓ 1 callers
Method
deaccelerate
(self)
player.py:119
↓ 1 callers
Method
grass
(self, value)
player.py:94
↓ 1 callers
Method
impact
(self)
player.py:101
↓ 1 callers
Function
main
()
MAIN.py:40
↓ 1 callers
Method
reset
(self)
gamemode.py:66
↓ 1 callers
Method
reset
(self)
player.py:76
↓ 1 callers
Method
reset_tracks
(self)
player.py:90
↓ 1 callers
Method
road_tile
(self)
traffic.py:62
↓ 1 callers
Function
rot_center
rotate an image while keeping its center
traffic.py:45
↓ 1 callers
Function
rot_center
rotate an image while keeping its center
direction.py:34
↓ 1 callers
Function
rot_center
rotate an image while keeping its center
tracks.py:33
↓ 1 callers
Method
soften
(self)
player.py:105
↓ 1 callers
Method
steerleft
(self)
player.py:125
↓ 1 callers
Method
steerright
(self)
player.py:134
Method
__init__
(self)
traffic.py:105
Method
__init__
(self)
gamemode.py:72
Method
__init__
(self)
player.py:53
Method
__init__
(self, screen_x, screen_y)
direction.py:43
Method
__init__
(self)
camera.py:26
Method
__init__
(self, car_x, car_y, angle)
tracks.py:46
Method
__init__
(self)
menu.py:39
Method
__init__
(self)
timeout.py:37
Method
__init__
(self)
bounds.py:47
Method
__init__
(self, tile_map, y, x, rot)
maps.py:75
Function
breaking
(car_x, car_y)
bounds.py:37
Function
initialize
(center_w, center_h)
traffic.py:52
Function
initialize
()
tracks.py:40
Method
update
update direction of traffic based on current tile
traffic.py:122
Method
update
(self, cam_x, cam_y)
gamemode.py:85
Method
update
(self, last_x, last_y)
player.py:143
Method
update
(self, point_x, point_y, target_x, target_y)
direction.py:55
Method
update
(self, cam_x, cam_y)
tracks.py:55