C# Class Gravitation.Comms.Server

Show file Open project: thedamoes/Gravitation

Public Methods

Method Description
Server ( System endpoint ) : System
sendGamestaeUpdate ( GameStates state, System.TimeSpan atTime ) : void

Method Details

Server() public method

public Server ( System endpoint ) : System
endpoint System
return System

sendGamestaeUpdate() public method

public sendGamestaeUpdate ( GameStates state, System.TimeSpan atTime ) : void
state GameStates
atTime System.TimeSpan
return void