LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: CaptainJester on December 09, 2004, 03:12:10

Title: JavaMethodAndExtFunction
Post by: CaptainJester on December 09, 2004, 03:12:10
I am working on the dynamic loading for DevIL, but have a small problem.  I am trying to find the definitions for JavaMethodAndExtFunction and ExtFunction.  I don't know the signatures for them to make a required change.  If anyone can tell me where I can find, I would appreciate it.

Thanks.
Title: JavaMethodAndExtFunction
Post by: spasi on December 09, 2004, 10:02:56
They are in native/common/common_tools.h
Title: JavaMethodAndExtFunction
Post by: CaptainJester on December 10, 2004, 01:24:19
Thanks spasi.  

I did a "find in files", but I guess my specs were off.