T - The sprite's type to be accessed.public static interface SpriteAccessor.SpriteMutator<T>
| Modifier and Type | Method and Description |
|---|---|
void |
setSprite(T aSprite)
Sets the sprite for the sprite property.
|
void setSprite(T aSprite)
aSprite - The sprite to be stored by the sprite property.Copyright © 2018. All rights reserved.