drawable module

${NAME}

class drawable.Drawable[source]

Bases: object

compileList()[source]
draw()[source]
drawSelf()[source]

Draw this drawable, if it has its own graphics. :return: :rtype:

invalidate()[source]
static setUp()[source]

Set up rendering settings and view matrices :return: :rtype:

static tearDown()[source]

Return any settings changed in setUp to their previous states :return: :rtype: