|
From: Ben S. <non...@us...> - 2003-02-28 04:10:23
|
nonchocoboy 2003/02/27 20:10:23 PST
Modified files:
siren/src/siren/input InputAction.cpp InputAction.h
Log:
I really can't stress enough how important commenting is to allowing less
experienced developers easy grasp what's going on in the code (not to mention
the reduced dev time for those that are).
Revision Changes Path
1.2 +8 -9 lib/siren/src/siren/input/InputAction.cpp
1.3 +30 -7 lib/siren/src/siren/input/InputAction.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/input/InputAction.cpp.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/input/InputAction.h.diff?r1=1.2&r2=1.3&diff_format=h
|