Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

DragAndDropTarget Class Reference
[Graphics]

Inheritance diagram for DragAndDropTarget:

Sprite

List of all members.


Public Types

enum  State { State_Normal, State_Highlighted, State_Disabled, State_Max_Count }

Public Member Functions

 DragAndDropTarget ()
 DragAndDropTarget (SpriteManager *spriteManager)
virtual ~DragAndDropTarget ()

Detailed Description

Author:
Mattias Gustavsson

Definition at line 21 of file DragAndDropTarget.h.


Member Enumeration Documentation

Enumerator:
State_Normal 
State_Highlighted 
State_Disabled 
State_Max_Count 

Definition at line 30 of file DragAndDropTarget.h.


Constructor & Destructor Documentation

DragAndDropTarget::DragAndDropTarget (  ) 

Definition at line 12 of file DragAndDropTarget.cpp.

DragAndDropTarget::DragAndDropTarget ( SpriteManager spriteManager  ) 

Definition at line 19 of file DragAndDropTarget.cpp.

DragAndDropTarget::~DragAndDropTarget (  )  [virtual]

Definition at line 27 of file DragAndDropTarget.cpp.



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.