new Tiny.ObjectRenderer()
Extends
Members
-
rendererTiny.WebGLRenderer
-
The renderer this manager works for.
Methods
-
Generic destroy methods to be overridden by the subclass
-
Stub method for rendering content and emptying the current batch.
-
inherited onContextChange()
-
Generic method called when there is a WebGL context change.
-
render(object)
-
Renders an object
Name Type Description object
Tiny.DisplayObject The object to render.
-
Starts the renderer and sets the shader
-
Stops the renderer