![]() ~Sockets~ |
SDL C++ Gui libraryClient exampleThis is the client part of the program that generated the screenshots on the SDL C++ Gui library page. The purpose of this release is to show how to build a client program using the gui library. Some of the network code is not yet released, so this .tar.gz (version 0.1) will not compile right away. The source code of this example is released under the GNU General Public License (GPL). Source codeguiclient-0.1.tar.gz, 2005-02-07 release
Source code documentation (generated by Doxygen).
Select "File List" from the doxygen index page to see a list of all files in the example.
Then select "[code]" to read the source code of that file.
Files beginning with lowercase are usually the main() starting point, and files beginning
with uppercase usually contains a class of the same name as the file itself.
Dependenciessge020104.tar.gz used to draw text |