Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    2,974

    Re: problem in synchronization

    I would recommend you take this approach: http://www.javaprogrammingforums.com/blogs/copeg/5-debugging-system-out-println.html
  2. Replies
    3
    Views
    2,974

    Re: problem in synchronization

    You might have a boolean value in the Grass class that stores whether or not it has been eaten. That would allow you to show a different image (assuming you're using a gui) for eaten grass, and you...
Results 1 to 2 of 2