com.webkitchen.brainathlon.gameComponents
Interface IRatioPlayerMonitor

All Superinterfaces:
IDualBandSampleGenerator, IPlayerMonitor, IRatioGenerator, IRewardGenerator, IScoreGenerator

public interface IRatioPlayerMonitor
extends IPlayerMonitor, IRatioGenerator, IDualBandSampleGenerator

A combined interface used to create player monitors for the DualBandRatioCourse


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.eeg.analysis.IRatioGenerator
addRatioListener, removeAllRatioListeners, removeRatioListener
 
Methods inherited from interface com.webkitchen.eeg.analysis.IDualBandSampleGenerator
addDualBandListener, removeAllDualBandListeners, removeDualBandListener