DraggableExample Class Reference

#include <DraggableExample.h>

Inherits GameController.

Collaboration diagram for DraggableExample:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DraggableExample (Point offset, Point size)
virtual ~DraggableExample ()
void step ()
 This function will be called each time unit of the game.
void draw (BITMAP *)
 This function will also be called each screen refresh to draw to the buffer.

Private Attributes

LayertopLayer
DraggableDraggableButton


Constructor & Destructor Documentation

DraggableExample::DraggableExample ( Point  offset,
Point  size 
)

DraggableExample::~DraggableExample (  )  [virtual]


Member Function Documentation

void DraggableExample::draw ( BITMAP *   )  [virtual]

This function will also be called each screen refresh to draw to the buffer.

Implements GameController.

void DraggableExample::step (  )  [virtual]

This function will be called each time unit of the game.

Implements GameController.


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Mon Mar 16 14:33:08 2009 for LearningGaming by  doxygen 1.5.7.1