uni-bremen-agst/SEE

Implementation of Metric Window Transfer to Other Players

Opened this issue · 0 comments

The methods InitializeFromValueObject, UpdateFromNetworkValueObject, and ToValueObject in the class require implementations to send metric window data between players over the network. Currently, these methods are non-functional as they only throw a NotImplementedException.