com.webkitchen.brainathlon.gameComponents
Interface ISustainedBandPlayerMonitor

All Superinterfaces:
IAmplitudeGenerator, IBandPlayerMonitor, IBandSampleGenerator, ICountdownGenerator, IPlayerMonitor, IRewardGenerator, IScoreGenerator

public interface ISustainedBandPlayerMonitor
extends IBandPlayerMonitor, ICountdownGenerator

A combined interface used to create player monitors for the SustainedBandIncreaseCourse


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.IBandSampleGenerator
addBandListener, removeAllBandListeners, removeBandListener
 
Methods inherited from interface com.webkitchen.eeg.analysis.IAmplitudeGenerator
addAmplitudeListener, removeAllAmplitudeListeners, removeAmplitudeListener
 
Methods inherited from interface com.webkitchen.brainathlon.gameComponents.ICountdownGenerator
addCountdownListener, removeAllCountdownListeners, removeCountdownListener