DrawObjectEventHandler class

DrawObjectEventHandler class

Interface to get DrawObject and Bound when rendering.

The DrawObjectEventHandler type exposes the following members:

Methods

MethodDescription
draw(self, draw_object, x, y, width, height)Implements this interface to get DrawObject and Bound when rendering.

See Also