Window Icon

Is there any way to define the icon in the jME Window?  I can set the title pretty easily but haven't been able to determine how to set an icon on there.



darkfrog

Not currently.  lwjgl added a setIcon(ByteBuffer[]) a while back, but we do not use it yet.

Okay, not too big a deal.  I notice it a lot because I usually develop in a windowed screen, but I expect most people playing the games will play in fullscreen mode.



It would be nice to have in the game though. :slight_smile:



darkfrog