Package tetris.model

Class Game.FigureController

java.lang.Object
java.lang.Thread
tetris.model.Game.FigureController
All Implemented Interfaces:
Runnable, ActionHandler
Enclosing class:
Game

private class Game.FigureController extends Thread implements ActionHandler
The class FigureController is used to control the figure of the Tetris game.
Version:
2.1
Author:
Stephan Fischli