Public Attributes | |
float | x |
float | y |
float | w |
float | h |
float | s |
float | t |
float | w_s |
float | h_t |
uint32_t | color |
uint32_t | tex_handle |
uint32_t StretchPic_t::color |
Definition at line 42 of file draw.c.
Referenced by enqueue_stretch_pic().
float StretchPic_t::h |
Definition at line 40 of file draw.c.
Referenced by enqueue_stretch_pic().
float StretchPic_t::h_t |
Definition at line 41 of file draw.c.
Referenced by enqueue_stretch_pic().
float StretchPic_t::s |
Definition at line 41 of file draw.c.
Referenced by enqueue_stretch_pic().
float StretchPic_t::t |
Definition at line 41 of file draw.c.
Referenced by enqueue_stretch_pic().
uint32_t StretchPic_t::tex_handle |
Definition at line 42 of file draw.c.
Referenced by enqueue_stretch_pic().
float StretchPic_t::w |
Definition at line 40 of file draw.c.
Referenced by enqueue_stretch_pic().
float StretchPic_t::w_s |
Definition at line 41 of file draw.c.
Referenced by enqueue_stretch_pic().
float StretchPic_t::x |
Definition at line 40 of file draw.c.
Referenced by enqueue_stretch_pic().
float StretchPic_t::y |
Definition at line 40 of file draw.c.
Referenced by enqueue_stretch_pic().