12345678910111213
  1. #BlueJ class context
  2. comment0.target=Game
  3. comment0.text=\n\ Write\ a\ description\ of\ class\ Guess\ here.\n\n\ @author\ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n
  4. comment1.params=
  5. comment1.target=Game()
  6. comment1.text=\n\ Start\ game.\n
  7. comment2.params=usersGuess
  8. comment2.target=boolean\ checkGuess(int)
  9. comment2.text=\n\ \n
  10. comment3.params=
  11. comment3.target=void\ play()
  12. numComments=4