DBurkh / libgdx-users

Automatically exported from code.google.com/p/libgdx-users
0 stars 0 forks source link

SpriteBatch needs an interface #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please put the libGDX SpriteBatch class behind an interface. This will allow us 
to more easily unit-test our code, without worrying about dependencies on the 
libGDX code.

Original issue reported on code.google.com by alibhai....@gmail.com on 14 Jun 2013 at 11:37