indigo.shared.scenegraph.CloneBlank
See theCloneBlank companion object
Used as the blueprint for any clones that want to copy it.
Value parameters
- cloneable
-
The primitive to clone, can be a Shape, Graphic or Sprite, or any custom entity that extends Cloneable
- id
-
The CloneId of this blank
- isStatic
-
Static clone blanks are only processed once and cached. This means that static sprites will never play their animations!
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article