16 lines
560 B
Plaintext
16 lines
560 B
Plaintext
#BlueJ class context
|
|
comment0.target=Tik_Tak_Toe
|
|
comment0.text=\r\n\ Beschreiben\ Sie\ hier\ die\ Klasse\ Tik_Tak_Toe.\r\n\ \r\n\ @author\ (Ihr\ Name)\ \r\n\ @version\ (eine\ Versionsnummer\ oder\ ein\ Datum)\r\n
|
|
comment1.params=
|
|
comment1.target=Tik_Tak_Toe()
|
|
comment1.text=\r\n\ Konstruktor\ f\u00FCr\ Objekte\ der\ Klasse\ Tik_Tak_Toe\r\n
|
|
comment2.params=
|
|
comment2.target=void\ startGame()
|
|
comment3.params=
|
|
comment3.target=void\ endGame()
|
|
comment4.params=
|
|
comment4.target=void\ setzteKreis()
|
|
comment5.params=
|
|
comment5.target=void\ setzeKreuz()
|
|
numComments=6
|