Closed axelnilsson98 closed 5 months ago
There is no documentation for the method gameLoop(stopWhen: => Boolean): Unit on the api site. This makes the code hard to read for students when they work because the code calls on a method that they don't know what it does.
Fixed.
There is no documentation for the method gameLoop(stopWhen: => Boolean): Unit on the api site. This makes the code hard to read for students when they work because the code calls on a method that they don't know what it does.