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
_st_Partie4gewinnt()
-
_ids()
-
holeSpielfeld()
-
init(IntHolder)
-
status(int)
-
ziehen(int, short)
-
_st_Partie4gewinnt
public _st_Partie4gewinnt()
_ids
public java.lang.String[] _ids()
- Overrides:
- _ids in class org.omg.CORBA.portable.ObjectImpl
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