26 lines
745 B
Plaintext
26 lines
745 B
Plaintext
#BlueJ class context
|
|
comment0.target=Tik_Tak_Toe
|
|
comment1.params=name\ name2
|
|
comment1.target=Tik_Tak_Toe(java.lang.String,\ java.lang.String)
|
|
comment10.params=
|
|
comment10.target=boolean\ unentschieden()
|
|
comment11.params=
|
|
comment11.target=void\ feldAusgeben()
|
|
comment2.params=
|
|
comment2.target=void\ game()
|
|
comment3.params=
|
|
comment3.target=boolean\ spielVorbei()
|
|
comment4.params=
|
|
comment4.target=void\ newGame()
|
|
comment5.params=pX\ pY
|
|
comment5.target=void\ setzeKreis(int,\ int)
|
|
comment6.params=pX\ pY
|
|
comment6.target=void\ setzeKreuz(int,\ int)
|
|
comment7.params=pX\ pY
|
|
comment7.target=boolean\ pr\u00FCfen(int,\ int)
|
|
comment8.params=
|
|
comment8.target=boolean\ hatGewonnen_x()
|
|
comment9.params=
|
|
comment9.target=boolean\ hatGewonnen_o()
|
|
numComments=12
|