earlygrey / shapedrawer

A library for libGDX that draws simple shapes using a batch.
MIT License
185 stars 32 forks source link

Fix the call link of rectangle(Rectangle) #19

Closed Dgzt closed 4 years ago

Dgzt commented 4 years ago

Hi,

I've found that the call link is wrong in the javadoc of rectangle(Rectangle) method, so I've fixed it.

Best regards, Dgzt

earlygrey commented 4 years ago

Nice catch, thanks!