From: Josh B. <bro...@us...> - 2003-04-09 06:00:38
|
browner10 2003/04/08 23:00:37 PDT Modified files: lr/src Level.cpp Player.cpp Player.h Log: fixed some of the physics of the player so that he falls (more) correctly now. Also fixed the animation texture swapper thing so that it works too. Revision Changes Path 1.3 +1 -1 examples/lr/src/Level.cpp 1.4 +110 -57 examples/lr/src/Player.cpp 1.4 +4 -3 examples/lr/src/Player.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/lr/src/Level.cpp.diff?r1=1.2&r2=1.3&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/lr/src/Player.cpp.diff?r1=1.3&r2=1.4&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/lr/src/Player.h.diff?r1=1.3&r2=1.4&diff_format=h |