Uses of Class
net.jetrix.filter.GenericFilter

Packages that use GenericFilter
net.jetrix.filter Contains concrete MessageFilter implementations. 
 

Uses of GenericFilter in net.jetrix.filter
 

Subclasses of GenericFilter in net.jetrix.filter
 class CommandFilter
          A filter executing a specific command.
 class FloodFilter
          Blocks spam over pline.
 class LogoFilter
          Display a logo on the field of players losing the game.
 class PuzzleFilter
          Set the game field and settings when the game starts.
 class RandomFilter
          A filter randomizing the blocks and the specials occurancies when the game starts.
 class StartFilter
          Starts the game automatically once everyone said "go".
 class StatsFilter
          A filter computing and displaying the number of pieces dropped per minute by each player.
 class SuddenDeathFilter
          Sudden death mode.
 class SurvivalFilter
          Survival mode.
 class TetrisFilter
          Game mod : The first player completing 7 tetris win.
 class UnbalancedSpeedWarningFilter
          Filter displaying a warning at the beginning of the game if everyone isn't playing with the same piece delay.
 



Copyright © 2001-2010. All Rights Reserved.