All Packages Class Hierarchy This Package Previous Next Index
Interface VierGewinnt.Partie4gewinnt
- public abstract interface Partie4gewinnt
- extends org.omg.CORBA.Object
holeSpielfeld()
-
init(IntHolder)
-
status(int)
-
ziehen(int, short)
-
init
public short init(org.omg.CORBA.IntHolder clientTicket)
ziehen
public short ziehen(int clientTicket,
short spalte)
holeSpielfeld
public short[][] holeSpielfeld()
status
public short status(int clientTicket)
All Packages Class Hierarchy This Package Previous Next Index