/[enigma]/enigma/data/levels/jc03.lua
ViewVC logotype

Diff of /enigma/data/levels/jc03.lua

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dheck, Wed Apr 23 17:35:55 2003 UTC revision 1.2 by ant_39, Thu Jun 26 16:23:52 2003 UTC
# Line 6  ForceX = 0 Line 6  ForceX = 0
6  ForceY = 0  ForceY = 0
7    
8  function SetForce(x,y)  function SetForce(x,y)
9     enigma.AddConstantForce(x-ForceX, y-ForceY)     enigma.AddConstantForce(x, y)
10     ForceX = x     ForceX = x
11     ForceY = y     ForceY = y
12  end  end

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26