GraphicsModuleInterface
Inherits ModuleInterface and SystemModuleInterface.
Functions
Name |
Description |
---|---|
Loads a mesh, an image or a font in the Graphics Module and returns a unique identifier to this resource. |
|
Sets the color of the background. |
|
Sets the current playing time of an Animation played by an Entity. |
|
Checks if an Entity is currently playing a certain Animation. |
|
Emits particles described by a ParticleEmitter. |
|
Destroys all particles. |
|
Draws text on the User Interface. |
|
Draws a line on the User Interface. |
|
Draws a rectangle on the User Interface. |
|
Draws an image on the User Interface. |