indigo.shared.scenegraph.EntityNode
See theEntityNode companion object
trait EntityNode[T <: SceneNode] extends RenderNode[T]
EntityNodes can be extended to create custom scene elements.
Can be made cloneable by extending Cloneable
.
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
class BlankEntityclass Clip[M]
Members list
Type members
Inherited types
Attributes
- Inherited from:
- RenderNode
Value members
Abstract methods
Attributes
- Definition Classes
Inherited and Abstract methods
Attributes
- Inherited from:
- RenderNode
Attributes
- Inherited from:
- RenderNode
Attributes
- Inherited from:
- RenderNode
In this article