Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I would like to access the objects inside the java files. #328

Open
GoogleCodeExporter opened this issue Mar 27, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
I searched in two packages which are default generated.

But I could not figure it out.
Please do help me.


What version of the product are you using? On what operating system?
GameKit-OSX-r1119_20120725.zip latest

Please provide any additional information below.


As I know gk_android.blend is accessed in Main.java and for game logic we are 
calling following methods
onMessage(int type,int val)
onMessage(String from,String to,String subject,String body)

But my problem is I want to access the Objects present in gk_android.blend and 
manipulate the properties of objects at runtime.
I think it might be possible in the com.nvidia.devtech package(resides inside 
src) but I could not find the point where to knock. 

Early response would be great help for me.

Original issue reported on code.google.com by [email protected] on 25 Jun 2014 at 8:45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant