Search:

Type: Posts; User: deivisxm

Search: Search took 0.09 seconds.

  1. Thread: 2d tile map

    by deivisxm
    Replies
    3
    Views
    1,432

    Re: 2d tile map

    I dont understand what you mean?

    --- Update ---

    Ok i understood it now, but how should i fix it?
    Ok nevermind. just fixed it by writing map[y][x]
  2. Thread: 2d tile map

    by deivisxm
    Replies
    3
    Views
    1,432

    2d tile map

    hello, i am currentlly trying to learn how to make 2d tile map in java. i have the code but for some reason it draws the map rotated to the right. Heres the code:

    package test;

    import...
Results 1 to 2 of 2