libgdx / box2dlights

Fork of box2dlights by Kalle Hamalainen
Apache License 2.0
255 stars 82 forks source link

Added changes (new field in RayHandler class) #75

Closed Honguito98 closed 9 years ago

Honguito98 commented 9 years ago

This adds a field variable for store box2d world's pixel to meters scale. Used by attachToBody() method in PositionalLight class.

rinold commented 9 years ago

Closing with #74