Player Module

class Player.Player(state)[source]
quit(q)[source]
quit_cross(q, qq)[source]
size_changed(w)[source]

Event called when the window is resized

start()[source]
update_player()[source]

Function calling everything needed to update the player

Previous topic

Menu Module

Next topic

Players Module

This Page