Sources - GameController Class

class gamecontroller.GameController[source]

Controls the Piano App (Game) status/behaviour

_draw_background()[source]
_init_calibrating()[source]
static get_instance()[source]
instance = None
static process_image(rtopencv_class, frame)[source]
process_key(key)[source]
redraw()[source]
start_fgsegmentation(status)[source]
stop_fgsegmentation()[source]
test_frame()[source]