List of all members.
Member Function Documentation
void psastras::engine::graphics::entities::Text::draw |
( |
Canvas |
c, |
|
|
Engine |
e, |
|
|
Viewport |
v, |
|
|
Transform |
ss | |
|
) |
| | [inline, virtual] |
The draw method is called by the Scene when drawing the SceneEntities. This method is reimplemented by other entities for drawing.
- Parameters:
-
| c | The application main canvas. |
| e | The engine instance. |
| v | The viewport to use. |
Implements psastras::engine::graphics::SceneEntity.
The documentation for this class was generated from the following file:
- src/psastras/engine/graphics/entities/Text.java