File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Game Development and the fly likes Connecting netbeans flow designer component with game logic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Game Development
Reply Bookmark "Connecting netbeans flow designer component with game logic" Watch "Connecting netbeans flow designer component with game logic" New topic
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?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Connecting netbeans flow designer component with game logic
 
Similar Threads
SVG Components
SVG components
Creating SVG menu tutorial for Netbeans Mobile Apps
JSF chart and Chinese font
custom paint component