38 float x1,
float y1,
float x2,
float y2,
39 float tX1,
float tY1,
float tX2,
float tY2) :
44 _quad->setClickable(
true);
65 _quad->setPosition(x, y, z);
69 _quad->setColor(r, g, b, a);
73 _quad->setTexture(texture);
A class holding an UTF-8 string.
void reset(PointerType o=0)
Resets the pointer with the new value.
Utility templates and functions.
A textured quad for a GUI element.