completed method getFieldsForDiceValue in SiedlerBoard
This commit is contained in:
@@ -2,6 +2,9 @@ package ch.zhaw.catan;
|
||||
|
||||
import ch.zhaw.catan.Config.Land;
|
||||
import ch.zhaw.hexboard.HexBoardTextView;
|
||||
import ch.zhaw.hexboard.Label;
|
||||
|
||||
import java.awt.*;
|
||||
|
||||
public class SiedlerBoardTextView extends HexBoardTextView<Land, String, String, String> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user