1
0
Fork 0
flightgear/src/NetworkOLK/FILES

10 lines
468 B
Text
Raw Normal View History

2000-01-12 17:53:10 +00:00
FILES - This file, describing the other files
README - containing Network info
Makefile.am -
net_hud.cxx - display found player's info in bottom/left part of HUD
network.cxx - initialization of netcode and vars
network.h - declaration of used vars and functions for libnetwork.a
should be included from other files using libnetwork
net_send.cxx - communication with deamon
Tools - directory containing network tools and toys