ThanosSiopoudis / FMScoutFramework

A Real-Time Football Manager scout tool framework written in .NET/Mono for Windows/Linux/OS X
GNU General Public License v2.0
73 stars 26 forks source link

Added interfaces for all entities #49

Closed LazyTarget closed 8 years ago

ThanosSiopoudis commented 8 years ago

Hi @LazyTarget, thanks for the PR. Unfortunately it fails in Travis, if you can please fix it I'll be happy to merge.

LazyTarget commented 8 years ago

The build failure is now resolved

viniciap commented 8 years ago

Just wondering why adding interfaces to entities?

LazyTarget commented 8 years ago

Because all of them derive from BaseObject. With members I simply don't care about. Also I belive these members not have public setters