Interface ModelDirectedPlayer


public interface ModelDirectedPlayer
ModelDirectedPlayer is the one who is directed by ModelDirector to play ModelPerformer objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    play(int performerIndex, ModelConnectionBlock[] connectionBlocks)