[−][src]Module amethyst_rendy::sprite
2D Sprite Rendering implementation details.
Modules
prefab | 2D Sprite specific prefabs. |
Structs
Sprite | Dimensions and texture coordinates of each sprite in a sprite sheet. |
SpriteGrid |
|
SpriteList |
|
SpritePosition | Represents one sprite in |
SpriteRender | Information for rendering a sprite. |
SpriteSheet | Meta data for a sprite sheet texture. |
SpriteSheetFormat | Allows loading of sprite sheets in RON format. |
TextureCoordinates | Texture coordinates of the sprite |
Enums
Sprites | Defined the sprites that are part of a |
Type Definitions
SpriteSheetHandle | An asset handle to sprite sheet metadata. |