All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface VierGewinnt.Partie4gewinnt


public abstract interface Partie4gewinnt
extends org.omg.CORBA.Object

Method Index

 o holeSpielfeld()
 
 o init(IntHolder)
 
 o status(int)
 
 o ziehen(int, short)
 

Method Detail

 o init
public short init(org.omg.CORBA.IntHolder clientTicket)
 o ziehen
public short ziehen(int clientTicket,
                    short spalte)
 o holeSpielfeld
public short[][] holeSpielfeld()
 o status
public short status(int clientTicket)

All Packages  Class Hierarchy  This Package  Previous  Next  Index