rendering2d

Handles low level calls to 2D graphics libraries.

Functions

get_drawable_entities

Get all the drawable entities.

init_rendering_system

Initialize the rendering system.

init_window

Initialize the main window.

render

Draw all entities to the window.

shutdown

Nicely close pygame if window was initialized.

Classes

Shape2dParams

Parameters of a 2d shape object.