com.annahid.libs.artenus.graphics
Contains graphical components of the framework and the rendering subsystem.
Class Summary
| Class | Description |
|---|---|
| Font | Represents a font. |
| Texture | Represents a texture. |
| TextureManager | Serves as the central point to manipulate Texture objects in the framework. |
| TextureShaderProgram | Used by the Artenus framework to render textured entities. |
Enum Summary
| Enum | Description |
|---|---|
| TextureManager.States | States a texture manager can be in. |