Hi,
I have a suggestion to turn the "AppletHarness" class members to protected
instead of private. This will help users that want to extend this class and use
the members to do some operations.
My specific problem is that i want to receive javascript commands on
AppletHarness, so i need to extend it and create one method to receive commands
from javascript and later send it to the JME3 application, but cant access the
"app" member due its protection level (private).
Thanks,
Original issue reported on code.google.com by tiago...@gmail.com on 1 Nov 2012 at 4:09
Original issue reported on code.google.com by
tiago...@gmail.com
on 1 Nov 2012 at 4:09