badwing.view module

class badwing.view.View(window=None)

Bases: arcade.application.View

close()
on_draw()

Called when this view should draw

on_hide_view()

Called when this view is not shown anymore

open()
setup()