Pacman/game.ctxt
2026-07-02 11:57:06 +02:00

18 lines
475 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=ox\ oy\ nx\ ny
comment5.target=boolean\ wantMove(int,\ int,\ int,\ int)
comment6.params=
comment6.target=void\ populateWalls()
numComments=7