Search:

Type: Posts; User: Bingo90

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,173

    Re: Java chunk negative number problem

    Wow... When programming the problem-showing-program the problem somehow solved itself
  2. Replies
    5
    Views
    1,173

    Re: Java chunk negative number problem

    Sometimes the result for the chunk-array position is 128 sometimes 64.

    It's kind of hard to explain. I'm using chunks in a tile based game. When using a absolute x or y value, it should place it...
  3. Replies
    5
    Views
    1,173

    Java chunk negative number problem

    I've got a tile based map, which is divided in chunks. I got a method, which puts tiles in this map and with positive numbers it's working. But when using negative numbers it wont work. This is my...
Results 1 to 3 of 3