From 51b7fbe822bd9a3804c061f0b844884769d7ddba Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Wed, 6 Jul 2011 16:36:06 +0200 Subject: Javadoc git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@609 72836036-5685-4462-b002-a69064685172 --- doc/jrummikub/model/package-summary.html | 46 ++++++++++++++++++++++++-------- 1 file changed, 35 insertions(+), 11 deletions(-) (limited to 'doc/jrummikub/model/package-summary.html') diff --git a/doc/jrummikub/model/package-summary.html b/doc/jrummikub/model/package-summary.html index c5e4189..35ee656 100644 --- a/doc/jrummikub/model/package-summary.html +++ b/doc/jrummikub/model/package-summary.html @@ -2,12 +2,12 @@ - + jrummikub.model - + @@ -55,8 +55,8 @@ function windowTitle() PREV PACKAGE  - NEXT PACKAGEPREV PACKAGE  + NEXT PACKAGE FRAMES    NO FRAMES   @@ -89,10 +89,6 @@ Package jrummikub.model Interface Summary -IGameState -Interface for GameState model - - IHand Interface for the Hand model @@ -101,6 +97,10 @@ Package jrummikub.model Interface for Player model +IRoundState +Interface for RoundState model + + IStoneTray<E extends Sizeable> Interface for the StoneTray model @@ -123,8 +123,12 @@ Package jrummikub.model Class Summary +GameSettings +The overall game settings + + GameState -Class managing the overall and momentary GameState +Class that stores information for a game of multiple rounds Hand @@ -135,11 +139,23 @@ Package jrummikub.model Class managing player data. +PlayerSettings +The settings of a player + + Position Stone Position class to determine positions on Table or Hand +RoundState +Class managing the overall and momentary RoundState + + +Score +Score of a single round + + Stone Basic Rummikub Stone @@ -161,6 +177,10 @@ Package jrummikub.model Table Class administering the Stones on the game-Table + +Table.StoneInfo +  +   @@ -172,6 +192,10 @@ Package jrummikub.model Enum Summary +PlayerSettings.Type +Type of turn control. + + StoneColor Class specifying possible StoneColors @@ -219,8 +243,8 @@ Package jrummikub.model PREV PACKAGE  - NEXT PACKAGEPREV PACKAGE  + NEXT PACKAGE FRAMES    NO FRAMES   -- cgit v1.2.3