Search:

Type: Posts; User: lozbritt

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,322

    Re: Algorithm efficiency

    yes but as I said i commented those 2 functions and it speeds up drastically so its something in there thats why im asking i know that method is the bottle neck.
  2. Replies
    5
    Views
    1,322

    Re: Algorithm efficiency

    Thanks for the reply, I do the clipping in an updateCamera() method which is seperate from this. I wrote this along time ago but it looks like I am moving every track point by -map.x (map.x being the...
  3. Replies
    5
    Views
    1,322

    Algorithm efficiency

    Hi all,

    I am making an android racing game. I have a method that draws the track to the screen, the map is bigger than the screen so i clip the bitmap and draw it to the screen hence to draw the...
Results 1 to 3 of 3