|
TRRO_FIELD
|
#include <trro_field.h>
Public 属性 | |
| const char * | text = NULL |
| int | point_x = 0 |
| int | point_y = 0 |
| int | text_border_size = 0 |
| int | text_color [4] = { 255 } |
| int | text_border_color [4] = { 0 } |
| bool | has_user_time = false |
| long long | user_time = 0 |
| bool TRRO_TextFormat::has_user_time = false |
| int TRRO_TextFormat::point_x = 0 |
| int TRRO_TextFormat::point_y = 0 |
| const char* TRRO_TextFormat::text = NULL |
| int TRRO_TextFormat::text_border_color[4] = { 0 } |
| int TRRO_TextFormat::text_border_size = 0 |
| int TRRO_TextFormat::text_color[4] = { 255 } |
| long long TRRO_TextFormat::user_time = 0 |
1.8.13