libgdx / box2dlights

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

Fixed auto-resize issue for default viewport #26

Closed rinold closed 10 years ago

rinold commented 10 years ago

Fixes #23

Updated JavaDoc for rayHandler.useCustomViewport(...), clarifying that in case of using it you should manually update the viewport if it changes (on resize).