Difference between revisions of "User talk:Kraftman"

(Created page with "FYI, the final code example is wrong. If <code>dt</code> is larger the frame it escapes the window than the next frame, weird things happen. To fix this, you need to make a disti...")
 
(Blanked the page)
 
Line 1: Line 1:
FYI, the final code example is wrong. If <code>dt</code> is larger the frame it escapes the window than the next frame, weird things happen. To fix this, you need to make a distinction between the two situations: <code>X < 0</code> and <code>X > width</code>. Make the speed positive in the first situation, negative in the second.
 
  
On another note, please use <code>love.load</code>.
 

Latest revision as of 23:12, 9 August 2011