Click or drag to resize
SpriteControllerDuplicateSprite Method
Overload List
  NameDescription
Public methodCode exampleDuplicateSprite(String)
Find a sprite that has been named with the specified name. Then duplicate that sprite
Public methodDuplicateSprite(Sprite)
Make a duplicate of the specified sprite. The duplicate does not yet have a location.
Top
See Also