Interface | Description |
---|---|
Image |
It allows images loading and rendering.
|
Renderable |
Represents an element that can be rendered on screen.
|
Sprite |
Sprites work like images, but support modifications, such as scaling and filtering.
|
SpriteAnimated |
SpriteAnimated is an extended sprite that allows to play it using
Animation . |
SpriteFont |
SpriteFont is an extended sprite that allows to handle a font based on an image.
|
SpriteParallaxed |
ParallaxedSprites are used for parallax effect (2.5D perspective).
|
SpriteTiled |
Tiled sprite are mainly used for tile based levels.
|
Class | Description |
---|---|
Drawable |
Drawable factory.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.