libgdx / box2dlights

Fork of box2dlights by Kalle Hamalainen
Apache License 2.0
256 stars 81 forks source link

Fixing implicit merge conflict of Light re-factoring and ChainLight #27

Closed rinold closed 9 years ago

rinold commented 9 years ago

After Light re-factoring the setDistance method became abstract and must be defined correctly for consistent behavior of constructor and explicit setDistance calls.