| Interface | Description |
|---|---|
| AnimatedSprite.IAnimationListener | |
| ButtonSprite.OnClickListener | |
| IAnimationData |
(c) Zynga 2012
|
| Class | Description |
|---|---|
| AnimatedSprite |
(c) 2010 Nicolas Gramlich
(c) 2011 Zynga Inc.
|
| AnimationData |
(c) Zynga 2012
|
| ButtonSprite |
Note:
ButtonSprite needs to be registered as a ITouchArea to the Scene via Scene.registerTouchArea(ITouchArea), otherwise it won't be clickable. |
| DiamondSprite |
Unlike
Sprite, the DiamondSprite class doesn't render the rectangular outline of a ITextureRegion, but cuts out a diamond. |
| Sprite |
(c) 2010 Nicolas Gramlich
(c) 2011 Zynga Inc.
|
| TiledSprite |
(c) 2010 Nicolas Gramlich
(c) 2011 Zynga Inc.
|
| UncoloredSprite |
(c) 2010 Nicolas Gramlich
(c) 2011 Zynga Inc.
|
| UniformColorSprite |
(c) 2010 Nicolas Gramlich
(c) 2011 Zynga Inc.
|
| Enum | Description |
|---|---|
| ButtonSprite.State |