DragAndDropSprite Class Reference
[Graphics]
Inheritance diagram for DragAndDropSprite:
Public Member Functions | |
| DragAndDropSprite () | |
| DragAndDropSprite (SpriteManager *spriteManager) | |
| virtual bool | OnMouseOver (int x, int y, bool button, StringId &eventId, void *&userData) |
Detailed Description
- Todo:
- Make a proper implementation of this
Definition at line 24 of file DragAndDropSprite.h.
Constructor & Destructor Documentation
| DragAndDropSprite::DragAndDropSprite | ( | ) |
Definition at line 13 of file DragAndDropSprite.cpp.
| DragAndDropSprite::DragAndDropSprite | ( | SpriteManager * | spriteManager | ) |
Definition at line 24 of file DragAndDropSprite.cpp.
Member Function Documentation
| bool DragAndDropSprite::OnMouseOver | ( | int | x, | |
| int | y, | |||
| bool | button, | |||
| StringId & | eventId, | |||
| void *& | userData | |||
| ) | [virtual] |
Reproduction/republishing of any material on this site without permission is strictly prohibited.
