C# (CSharp) Ballz.Network Namespace

Classes

Name Description
Connection Provides an abstraction of the protocol layer. Use it to establish a network connection with another game instance.
Network Network takes care of all network related stuff independent of an existing game session. TODO - Synch map (initial is done though) - Synch entities - Synch keystrokes
Server