tetrisEvent.DroppEvent.DroppListener Interface Reference

The Interface for all Listeners that want to register to the drop event. More...

Inheritance diagram for tetrisEvent.DroppEvent.DroppListener:

Inheritance graph
[legend]
Collaboration diagram for tetrisEvent.DroppEvent.DroppListener:

Collaboration graph
[legend]

List of all members.

Package Functions

void dropped (DroppEvent event)
 The method that will be called whenever a Block was dropped.


Detailed Description

The Interface for all Listeners that want to register to the drop event.

Author:
Team Solid Sun

Member Function Documentation

void tetrisEvent.DroppEvent.DroppListener.dropped ( DroppEvent  event  )  [package]

The method that will be called whenever a Block was dropped.

Parameters:
event 

Implemented in engine.RenderPreview.DListener, and game.Score.DroppEventListener.


The documentation for this interface was generated from the following file:

Generated on Mon Jul 28 19:03:09 2008 for SolidJavaTetris by  doxygen 1.5.5