All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class VierGewinnt._st_Partie4gewinnt

java.lang.Object
    |
    +----org.omg.CORBA.portable.ObjectImpl
            |
            +----VierGewinnt._st_Partie4gewinnt

public class _st_Partie4gewinnt
extends org.omg.CORBA.portable.ObjectImpl
implements Partie4gewinnt

Constructor Index

 o _st_Partie4gewinnt()
 

Method Index

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

Constructor Detail

 o _st_Partie4gewinnt
public _st_Partie4gewinnt()

Method Detail

 o _ids
public java.lang.String[] _ids()
Overrides:
_ids in class org.omg.CORBA.portable.ObjectImpl
 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