|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStoneTray | |
---|---|
jrummikub.model |
Uses of IStoneTray in jrummikub.model |
---|
Subinterfaces of IStoneTray in jrummikub.model | |
---|---|
interface |
IHand
Interface for the Hand model |
interface |
ITable
Interface for the Table model |
Classes in jrummikub.model that implement IStoneTray | |
---|---|
class |
Hand
Class managing a Player 's Stone s |
class |
StoneTray<E extends Sizeable>
A StoneTray is a collection of positioned objects (for example Stone s
or StoneSet s. |
class |
Table
Class administering the Stone s on the game-Table |
Methods in jrummikub.model that return IStoneTray | |
---|---|
IStoneTray<E> |
StoneTray.clone()
|
IStoneTray<E> |
IStoneTray.clone()
Create a clone of the StoneTray |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |