From: Johnathan G. <da...@us...> - 2005-01-23 21:49:07
|
daren 2005/01/23 13:49:01 PST Added files: phui/examples/standalone/window SConscript arial.ttf window.cpp Log: - Ported the window example to the standalone version of the new API; this is the only example that compiles, and it is also the only example that is enabled :) Revision Changes Path 1.1 +7 -0 lib/phui/examples/standalone/window/SConscript (new) 1.1 +2698 -0 lib/phui/examples/standalone/window/arial.ttf (new) 1.1 +90 -0 lib/phui/examples/standalone/window/window.cpp (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/examples/standalone/window/SConscript?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/examples/standalone/window/arial.ttf?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/examples/standalone/window/window.cpp?rev=1.1&content-type=text/plain |