Exemplo n.º 1
0
 public void Update(UInt32 current)
 {
     ProcessReceive(current);
     KCP.KcpUpdate(kcp, current);
 }