Test redealing in RoundControl

git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@286 72836036-5685-4462-b002-a69064685172
This commit is contained in:
Jannis Harder 2011-05-27 17:54:42 +02:00
parent 531fe57b17
commit f7743efa7d
4 changed files with 49 additions and 13 deletions

View file

@ -42,5 +42,5 @@ public interface IPlayerPanel {
*
* @return the event
*/
IEvent getRedealEvent();
public IEvent getRedealEvent();
}

View file

@ -79,7 +79,7 @@ public interface IView {
*
* @return the event
*/
IEvent getFinalScoreEvent();
public IEvent getFinalScoreEvent();
/**
* The new round event is emitted when the player wants to start a new round