Console

class glumpy.app.Console(rows, cols, scale=2, color=(0, 0, 0, 1))

Bases: object

Fast and failsafe GL console

clear()

Clear console

draw()

Draw console

on_resize(width, height)

Update console projection

write(text='')

Write text and scroll