class documentation
class Entity(engine.Entity):
Represents an entity in the game.
| Method | __setattr__ |
Set an entity attribute, routing to the matching setter. |
class Entity(engine.Entity):
Represents an entity in the game.
| Method | __setattr__ |
Set an entity attribute, routing to the matching setter. |