#include <ResizableGump.h>
Inheritance diagram for ResizableGump:
Public Member Functions | |
ResizableGump (int x, int y, int width, int height) | |
virtual | ~ResizableGump () |
Definition at line 29 of file ResizableGump.h.
ResizableGump::ResizableGump | ( | int | x, | |
int | y, | |||
int | width, | |||
int | height | |||
) |
Definition at line 24 of file ResizableGump.cpp.
ResizableGump::~ResizableGump | ( | ) | [virtual] |
Definition at line 28 of file ResizableGump.cpp.