|
From: Josh C. <ta...@us...> - 2002-03-29 15:16:14
|
tamc 2002/03/29 07:16:12 PST
Modified files:
game Object.cpp Object.h ObjectTypes.h
Log:
Added object data
--velocity, position, health
Revision Changes Path
1.2 +18 -2 brotha/game/Object.cpp
1.3 +53 -6 brotha/game/Object.h
1.2 +1 -0 brotha/game/ObjectTypes.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Object.cpp.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Object.h.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/ObjectTypes.h.diff?r1=1.1&r2=1.2&diff_format=h
|