Pacman/Render.ctxt
2026-07-02 12:31:24 +02:00

14 lines
465 B
Plaintext

#BlueJ class context
comment0.target=Render
comment0.text=\r\n\ Klasse\ render.\r\n\ \ \r\n\ @author\ \r\n
comment1.params=game
comment1.target=Render(Game)
comment1.text=---------------Konstruktor---
comment2.params=wall
comment2.target=void\ drawWall(int[])
comment3.params=x\ y\ r\ g\ b\ visible
comment3.target=void\ drawGhost(int,\ int,\ int,\ int,\ int,\ boolean)
comment4.params=x\ y\ open
comment4.target=void\ drawPacman(int,\ int,\ boolean)
numComments=5