20 lines
528 B
Plaintext
20 lines
528 B
Plaintext
#BlueJ class context
|
|
comment0.target=Game
|
|
comment1.params=
|
|
comment1.target=Game()
|
|
comment1.text=---------------Konstruktor---
|
|
comment2.params=
|
|
comment2.target=void\ settings()
|
|
comment2.text=---------------Methoden------
|
|
comment3.params=
|
|
comment3.target=void\ draw()
|
|
comment4.params=
|
|
comment4.target=void\ keyPressed()
|
|
comment5.params=
|
|
comment5.target=void\ keyReleased()
|
|
comment6.params=ox\ oy\ nx\ ny
|
|
comment6.target=boolean\ wantMove(int,\ int,\ int,\ int)
|
|
comment7.params=
|
|
comment7.target=void\ populateWalls()
|
|
numComments=8
|