LogicToolboxGate Class Reference
[Logic minigame]

#include <logictoolboxgate.h>

Inherits Graphic, and ClickListener.

Collaboration diagram for LogicToolboxGate:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LogicToolboxGate ()
 LogicToolboxGate (LogicMinigame *game, int type, Point location)
 ~LogicToolboxGate ()
void onClick (MouseEvent *e)
void draw (BITMAP *canvas, Point offset)
 This is the main reason for this class.

Protected Attributes

LogicMinigamegame
int type
DraggabledragGate


Detailed Description


Constructor & Destructor Documentation

LogicToolboxGate::LogicToolboxGate (  ) 

LogicToolboxGate::LogicToolboxGate ( LogicMinigame game,
int  type,
Point  location 
)

LogicToolboxGate::~LogicToolboxGate (  ) 


Member Function Documentation

void LogicToolboxGate::draw ( BITMAP *  canvas,
Point  offset 
) [virtual]

This is the main reason for this class.

Implements Graphic.

void LogicToolboxGate::onClick ( MouseEvent e  )  [virtual]

Implements ClickListener.


Member Data Documentation

int LogicToolboxGate::type [protected]


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

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