EasyListener Class Reference

Handles loading of easy levels. More...

#include <EasyListener.h>

Inheritance diagram for EasyListener:

ButtonListener Object

List of all members.

Public Member Functions

 EasyListener (Game *game)
void clicked ()
 A method to deal with action events.
string toString () const
 Returns a textual representation.
string className () const
 Returns the class name of the object.
enum classId classId () const
 Returns the class id of the object.

Private Attributes

Gamegame


Detailed Description

Handles loading of easy levels.

Loads easy levels


Constructor & Destructor Documentation

EasyListener::EasyListener ( Game game  ) 


Member Function Documentation

void EasyListener::clicked (  )  [virtual]

A method to deal with action events.

Every ButtonListener must implement this method to receive and process action events. Those will usually be sent by the MouseListener which calls this method.

See also:
MouseListener

Implements ButtonListener.

string EasyListener::toString (  )  const [virtual]

Returns a textual representation.

Implements ButtonListener.

string EasyListener::className (  )  const [virtual]

Returns the class name of the object.

Implements ButtonListener.

enum classId EasyListener::classId (  )  const [virtual]

Returns the class id of the object.

Implements ButtonListener.


Member Data Documentation


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

Generated on Mon Jul 7 13:30:33 2008 for Firefly by  doxygen 1.5.6