OptimusPi / SKO

Stick Knights Online - 2D Side-Scroller Stickman Online Role Playing Game
GNU General Public License v3.0
10 stars 1 forks source link

Networking Refactor #7

Closed LeeHorobin closed 5 years ago

LeeHorobin commented 8 years ago

Refactoring of the networking methods and logic in to a dedicated class.

Include methods for building and sending packets (removing those packet codes from the global namespace!), and handling any network events.

OptimusPi commented 5 years ago

Esskeetit