Pacman/Render.ctxt
2026-06-25 12:36:58 +02:00

12 lines
406 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=x\ y\ r\ g\ b\ visible
comment2.target=void\ drawGhost(int,\ int,\ int,\ int,\ int,\ boolean)
comment3.params=x\ y\ open
comment3.target=void\ drawPacman(int,\ int,\ boolean)
numComments=4