SuperTuxKart
network Directory Reference
Directory dependency graph for network:
network

Directories

Files

file  event.hpp [code]
 Contains an interface to store network events, like connections, disconnections and messages.
 
file  game_setup.hpp [code]
 
file  network.hpp [code]
 Defines an interface to use network low-level functions easily.
 
file  network_config.hpp [code]
 Defines network configuration for server and client.
 
file  network_string.hpp [code]
 Defines functions to easily manipulate 8-bit network destinated strings.
 
file  protocol.hpp [code]
 Generic protocols declarations.
 
file  protocol_manager.hpp [code]
 Contains structures and enumerations related to protocol management.
 
file  remote_kart_info.hpp [code]
 
file  smooth_network_body.hpp [code]
 This class help to smooth the graphicial transformation of network controlled object. In case there is any difference between server and client predicted values, instead of showing the server one immediately, it will interpolate between them with an extrapolated value from the old predicted values stored in m_adjust_control_point estimated by current speed of object.
 
file  stk_host.hpp [code]
 Defines an interface to use network low-level functions easily.
 
file  stk_peer.hpp [code]
 Defines functions to easily manipulate 8-bit network destinated strings.