Fully Document/Comment one class.
Continue duplicating this task with every branch. Every merge request (review) should have at least one fully documented/commented class.
Internal methods/properties require some minimal documentation
Private methods/properties require documentation where consensus determines complexities warrant explanation.
Public methods/properties always require documentation or comments.
Fully Document/Comment one class. Continue duplicating this task with every branch. Every merge request (review) should have at least one fully documented/commented class.
Internal methods/properties require some minimal documentation Private methods/properties require documentation where consensus determines complexities warrant explanation. Public methods/properties always require documentation or comments.
Commented:
StateMachine
State
Network
INetwork
NetPeer
Client
Server
Game
GameView