#include <ui_node_image.h>
Data Fields | |
vec2_t | texh |
vec2_t | texl |
qboolean | preventRatio |
int | mousefx |
Definition at line 34 of file ui_node_image.h.
Definition at line 38 of file ui_node_image.h.
Definition at line 37 of file ui_node_image.h.
lower right texture coordinates, for text nodes texh[0] is the line height and texh[1] tabs width
Definition at line 35 of file ui_node_image.h.
upper left texture coordinates
Definition at line 36 of file ui_node_image.h.