pantheonrl.envs.blockworldgym.rendering
2D rendering framework
Functions
Convert a display specification (such as :0) into an actual Display object. |
|
Will create a pyglet window from the display specification provided. |
|
Convenience method for constructing a capsule |
|
Convenience method for constructing a circle |
|
Convenience method for constructing a polygon |
|
Convenience method for constructing a polyline |
Classes
Base attribute class |
|
Color attribute |
|
Compound Geometry object |
|
Filled Polygon geometry |
|
Base Geometry class |
|
Image Geometry object |
|
Line Geometry object |
|
Line style attribute |
|
Line width attribute |
|
Point geometry |
|
Polyline Geometry object |
|
Simple Image viewer class |
|
Class defining an opengl transform |
|
Viewer class from early gym versions |