| Constructor and Description |
|---|
CompositeSprite(Sprite[] sprites)
Creates a new CompositeSprite.
|
public CompositeSprite(Sprite[] sprites)
sprites - the array of Sprite objects to which the painting will
be delegated, starting with the first element.Copyright © 2018. All rights reserved.