From 670fcf2613f6db2a4bfdaa91ac9d90001a90359e Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Tue, 10 May 2011 16:59:40 +0200 Subject: docs fertig und vorher repariert git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@232 72836036-5685-4462-b002-a69064685172 --- doc/jrummikub/model/package-summary.html | 248 +++++++++++++++++++++++++++++++ 1 file changed, 248 insertions(+) create mode 100644 doc/jrummikub/model/package-summary.html (limited to 'doc/jrummikub/model/package-summary.html') diff --git a/doc/jrummikub/model/package-summary.html b/doc/jrummikub/model/package-summary.html new file mode 100644 index 0000000..808ee51 --- /dev/null +++ b/doc/jrummikub/model/package-summary.html @@ -0,0 +1,248 @@ + + + + + + +jrummikub.model + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package jrummikub.model +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Interface Summary
IGameStateInterface for GameState model
IHandInterface for the Hand model
IPlayerInterface for Player model
IStoneTray<E extends Sizeable>Interface for the StoneTray model
ITableInterface for the Table model
SizeableObjects that have a size.
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
GameStateClass managing the overall and momentary GameState
HandClass managing a Player's Stones
PlayerClass managing player data.
PositionStone Position class to determine positions on Table or + Hand
StoneBasic Rummikub Stone
StoneHeapStoneHeap creates all Stones for a game, manages them and allows + players to draw one or more random Stones.
StoneSetClass managing Stones joined together to form sets
StoneTray<E extends Sizeable>A StoneTray is a collection of positioned objects (for example Stones + or StoneSets.
TableClass administering the Stones on the game-Table
+  + +

+ + + + + + + + + + + + + + + + + +
+Enum Summary
StoneColorClass specifying possible StoneColors
StoneSet.TypeValidity type of the set
StoneTray.DirectionPossible move directions in case of overlapping Stones/Sets
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3