Drawable.draw

Draw method which is called from the Window's draw method

interface Drawable
@nogc
void
draw
nothrow
(
ref const Window
)

Meta