com.webkitchen.brainathlon.gameComponents
Interface ISpectrumPlayerMonitor

All Superinterfaces:
IPlayerMonitor, IRewardGenerator, IScoreGenerator, ISpectrumGenerator

public interface ISpectrumPlayerMonitor
extends IPlayerMonitor, ISpectrumGenerator

A combined interface used to create player monitors for the SimpleDisplayCourse


Method Summary
 
Methods inherited from interface com.webkitchen.brainathlon.gameComponents.IPlayerMonitor
getFinalScore
 
Methods inherited from interface com.webkitchen.brainathlon.gameComponents.IScoreGenerator
addScoreListener, removeAllScoreListeners, removeScoreListener
 
Methods inherited from interface com.webkitchen.brainathlon.gameComponents.IRewardGenerator
addRewardListener, removeAllRewardListeners, removeRewardListener
 
Methods inherited from interface com.webkitchen.brainathlon.gameComponents.ISpectrumGenerator
addSpectrumListener, removeAllSpectrumListeners, removeSpectrumListener