RenderImageJme

Hej,



I want to add an image in our menu with nifty. To do that I need to use an implementation of RenderImage. Jme implements it with RenderImageJme. The point is that i can only use a picture by loading from a file, but I am generating the image by code (its for our minimap). Now the question if the variables ‘texture’ and ‘image’ can set to protected and a default constructor can added?



Best regards.

1 Like

Thanks, fixed in SVN