Public Member Functions | |
iconImage (int ax, int ay, int size) | |
void | setPosition (int ax, int ay) |
iconImage | operator= (const iconImage other) |
iconImage (int ax, int ay, int size) | |
void | setPosition (int ax, int ay) |
iconImage | operator= (const iconImage other) |
Public Attributes | |
int | x |
int | y |
GLfloat | glx |
GLfloat | gly |
int | selected |
int | edgeSize |
Definition at line 45 of file poolimage.h.