]> git.mxchange.org Git - flightgear.git/blob - src/NetworkOLK/FILES
22437726728103a87e7e7ee117d3940990bf3d34
[flightgear.git] / src / NetworkOLK / FILES
1 FILES        - This file, describing the other files
2 README       - containing Network info
3 Makefile.am  -  
4 net_hud.cxx  - display found player's info in bottom/left part of HUD
5 network.cxx  - initialization of netcode and vars
6 network.h    - declaration of used vars and functions for libnetwork.a
7                should be included from other files using libnetwork
8 net_send.cxx - communication with deamon
9 Tools        - directory containing network tools and toys