game.IBlock Interface Reference

An Interface of a Block. More...

Inheritance diagram for game.IBlock:

Inheritance graph
[legend]

List of all members.

Public Member Functions

int getCol ()
boolean isEmpty ()

Package Functions

int getRow ()


Detailed Description

An Interface of a Block.

Author:
Team Solid Sun

Member Function Documentation

int game.IBlock.getRow (  )  [package]

Implemented in game.ABlock.

Referenced by game.AStone.rotate().

int game.IBlock.getCol (  ) 

Implemented in game.ABlock.

boolean game.IBlock.isEmpty (  ) 


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

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