PistonDevelopers / gfx_graphics

A Gfx 2D back-end for the Piston game engine
MIT License
55 stars 31 forks source link

Use alpha bit method from Gfx in `has_texture_alpha` #285

Open bvssvni opened 8 years ago

bvssvni commented 8 years ago

Currently it uses a match on the texture format. Instead, could use the method added recently to Gfx.