| Author |
Connecting netbeans flow designer component with game logic
|
Meshack Musundi
Greenhorn
Joined: Jul 18, 2009
Posts: 5
|
|
|
I'm in the process of completing a mobile game app developed using netbeans gamebuilder. I've used the flow designer with svg menus and a custom component. I want to show one of the svg menus when the user completes the last level. How can i do this in the game logic class. I try calling switchDisplayable() using an object of the flow designer class but i keep getting a null pointer exception. Any ideas?
|
 |
 |
|
|
subject: Connecting netbeans flow designer component with game logic
|
|
|