Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SetRasterCallback on C# / BeefLang
#6
Java with JNI behaves different than other languages, you pass the string with the name of the Java method to invoke. The hard work is done inside the JNI bridge.
In other languages -like C#- you have to create the callback method as a type of object. In fact it's simpler that the Java way.
Reply


Messages In This Thread
SetRasterCallback on C# / BeefLang - by System64 - 12-17-2020, 04:08 AM
RE: SetRasterCallback on C# / BeefLang - by megamarc - 12-17-2020, 08:28 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)