From: Gary S. <gi...@st...> - 2003-04-09 13:03:45
|
I originally put this on the sourceforge forum but since that seems inactive I thought that I'd repost it here and as a feature request. I think there is a need for all TextureLoader classes to have readTexture(InputStream is) moved from a protected member to a public member. What do other people think? It would allow getResourceAsStream to be used to get an image from a .zip, .pak or .jar file. Gary |