Anfang von rauskommen im Player gebaut, test angefangen

git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@248 72836036-5685-4462-b002-a69064685172
This commit is contained in:
Ida Massow 2011-05-16 22:46:43 +02:00
parent c4c091eb61
commit d0a7014577
2 changed files with 10 additions and 0 deletions

View file

@ -28,4 +28,6 @@ public interface IPlayer {
*/
public String getName();
boolean getCameOut();
}