pantheonrl.envs.blockworldgym.rendering.Image

class Image(fname, width, height)[source]

Bases: Geom

Image Geometry object

Methods

add_attr

Add an attribute

render

Render the geometry

render1

Render the geometry, implemented by subclass

set_color

Set the color

add_attr(attr)

Add an attribute

render()

Render the geometry

render1()[source]

Render the geometry, implemented by subclass

set_color(r, g, b)

Set the color