|
From: Josh B. <bro...@us...> - 2002-04-24 11:47:19
|
browner10 2002/04/24 04:47:18 PDT
Modified files:
set card.h deck.h simpleGlutApp.cpp
Log:
Added methods to deck.h to flag cards as highlighted so we can show selection
when we click on cards. and updated card.h and simpleglutapp to reflect these
new methods
Revision Changes Path
1.6 +11 -0 examples/set/card.h
1.4 +34 -2 examples/set/deck.h
1.5 +4 -2 examples/set/simpleGlutApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/card.h.diff?r1=1.5&r2=1.6&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/deck.h.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/simpleGlutApp.cpp.diff?r1=1.4&r2=1.5&diff_format=h
|