Interface NewScoreListener

All Known Implementing Classes:
ScoreFrame, ScoreFrameJavaSound

public interface NewScoreListener
Author:
Nick Didkovsky, copyright 2000 Nick Didkovsky, all rights reserved
  • Method Summary

    Modifier and Type Method Description
    void notifyNewScore​(Score score)  
  • Method Details

    • notifyNewScore

      void notifyNewScore​(Score score)