gameObjects.mesh#

class gameObjects.mesh.Mesh(*args: Any, **kwargs: Any)#

Bases: GameObject

Base class for regular gameObjects, with mesh or empty, Derived from GameObject Class

onStart() None#

Implemented by inherited class

onUpdate() None#

Executes every frame, issuing draw commands