Draggable Member List
This is the complete list of members for
Draggable, including all inherited members.
| addClickListener(ClickListener *l) | Draggable | |
| centerDrag | Draggable | [protected] |
| clickListeners | Draggable | [protected] |
| clickType | Draggable | [protected] |
| containsPoint(Point p) | Draggable | [virtual] |
| curLocation | Draggable | [protected] |
| currentImage | Draggable | [protected] |
| currentType | Draggable | [protected] |
| Draggable() | Draggable | |
| Draggable(int normalType, int hoverType, int clickType, int dragType, Point startLocation, Point size) | Draggable | |
| Draggable(int normalType, int hoverType, int clickType, int dragType, Point startLocation, Point size, PriorityEnum priority) | Draggable | |
| draggablePriority | Draggable | [protected] |
| dragging | Draggable | [protected] |
| dragOffset | Draggable | [protected] |
| dragType | Draggable | [protected] |
| draw(BITMAP *canvas, Point offset) | Draggable | [virtual] |
| getOffset() | Draggable | |
| hoverType | Draggable | [protected] |
| loc() | Graphic | |
| location | Graphic | [protected] |
| mouseClick(MouseEvent *) | Draggable | [virtual] |
| mouseDrag(MouseEvent *) | Draggable | [virtual] |
| mouseExit(MouseEvent *) | Draggable | [virtual] |
| mouseHover(MouseEvent *) | Draggable | [virtual] |
| mouseRelease(MouseEvent *) | Draggable | [virtual] |
| move(Point p) | Graphic | |
| move(int x, int y) | Graphic | |
| moveTo(Point p) | Graphic | |
| moveTo(int x, int y) | Graphic | |
| normalType | Draggable | [protected] |
| priority() | Draggable | [virtual] |
| setCenterDrag(bool center) | Draggable | |
| setImage(int type) | Draggable | |
| size | Draggable | [protected] |
| x() | Graphic | |
| y() | Graphic | |
| ~Draggable() | Draggable | [virtual] |
| ~Graphic() | Graphic | [inline, virtual] |
| ~MouseListener() | MouseListener | [inline, private, virtual] |