|
Euphoria
|
Public Member Functions | |
| TextDrawCommand (const Texture2d *texture, const Rect &sprite_rect, const Rect &texture_rect, bool hi) | |
Public Attributes | |
| const Texture2d * | texture |
| Rect | sprite_rect |
| Rect | texture_rect |
| bool | hi |
| eu::render::TextDrawCommand::TextDrawCommand | ( | const Texture2d * | texture, |
| const Rect & | sprite_rect, | ||
| const Rect & | texture_rect, | ||
| bool | hi | ||
| ) |