| Box() | Box | |
| Box(unsigned int width, unsigned int height, unsigned int x, unsigned int y) | Box | |
| Box(Box &other) | Box | |
| get_copy() | Box | [virtual] |
| get_height() | Box | |
| get_type() | Box | [virtual] |
| get_width() | Box | |
| get_x() | Box | |
| get_y() | Box | |
| height | Box | [private] |
| set_height(unsigned int height) | Box | |
| set_width(unsigned int width) | Box | |
| set_x(unsigned int x) | Box | |
| set_y(unsigned int y) | Box | |
| width | Box | [private] |
| x | Box | [private] |
| y | Box | [private] |
| ~Box() | Box | [virtual] |
1.2.14 written by Dimitri van Heesch,
© 1997-2002