Java programer trying to extend irr

Discussion about Irrlicht's Java wrapper
Post Reply
Browndog
Posts: 74
Joined: Thu Aug 18, 2005 2:53 am

Java programer trying to extend irr

Post by Browndog »

I have a very small amount of skill in C++ and I don't really want to have to learn to much, however for my project to move forward I really need to extend irr to add a custom gui skin. Can someone explain to me how I create a class that inherits from CGUISkin. I'm really just not sure about what to put in what header files since Java does not have them.
Post Reply