mtx.BaseObject¶
-
class
BaseObject
(id, symbol)[source]¶ Bases:
object
Base class for all objects.
An object is something that can be placed on a
mtx.Cell
and what is visualized by a renderer.
BaseObject
(id, symbol)[source]¶Bases: object
Base class for all objects.
An object is something that can be placed on a mtx.Cell
and what is visualized by a
renderer.