The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
55 views

Slick2d Particles loading xml returning null [closed]

I've made a particle class that creates a particle of Slick2d library, but the XML file doesn't want to load , it keeps giving me null error. I gave it the path as I do for everything but it refuses ...
0
votes
1answer
53 views

Dependency setup between libGDX projects in Eclipse IDE

For my game I'd like to create another project that extends the functionality of libGDX and since it will be an independent project it could be easily reusable. How can I achieve this in Eclipse IDE? ...
2
votes
1answer
165 views

Android emulator with acceleration and gyroscope simulation

Is there an Android emulator that is compatible with eclipse that can simulate acceleration and tilting of a mobile device?
0
votes
1answer
66 views

Eclipse/LibGDXgame doesn't load textures [closed]

Our LibGDX project doesn't load textures after building on PC/Android but when it's built from Eclipse using Ctrl + F11 (Run/Debug) everything is fine. What could be causing that?
0
votes
0answers
162 views

Multiplayer mobile game via Bluetooth in android [closed]

Any software tool suggestion for Multiplayer mobile game via Bluetooth for android? and any advice for me in creating this mobile game i am beginner in developing a mobile game and i want to now what ...
2
votes
1answer
110 views

Flixel Development in Ubuntu/Linux

I've been trying to setup a development environment for Flixel on Ubuntu using this guide http://forums.flixel.org/index.php?topic=4545.0 but thus far have been unsuccessful mainly due to the guide ...
0
votes
0answers
53 views

Testing on Device Other Than the Known Brand Question (Local and Imported Phone Question)

I have a question. When testing a device by using Eclipse, it's easy to install and add device software with these specific brands commonly used in game testing like Samsung, Google, T-Mobile, and ...
1
vote
2answers
266 views

How do I add AndEngine documentation in Eclipse?

I am very new to AndEngine. I have just downloaded the full documentation file, but I can't attach it to Eclipse. How can I do that?
4
votes
4answers
275 views

How to get faster iteration times in android development

I'm creating a game on the android platform that uses the resources/raw folder for assets and scripts. The problem is that every time I change something I have to rebuild the application to test the ...
1
vote
1answer
167 views

Model View Control Issue: Null Pointer Initialization Question

Good morning again. This is David. Please, I need an urgent help regarding control model view where I making a code that uniquely separating into groups: An Activity Java Class to Display the ...
1
vote
1answer
947 views

Android Cocos2DX using C++ in Eclipse Helios Windows XP

I have used Eclipse Helios 3.6.1 for Java development. I wanted to start C++ development in the same IDE so I installed Autotools Support For CDT, C/C++ Development Tools, C/C++ Library API ...
-5
votes
1answer
341 views

What is best way to make a 2d game in Java? [closed]

I want to use Java and also J2EE preferably, but the main question is: What do I use for graphics while making games in Java?
2
votes
1answer
187 views

Is using the applet class in a Java game a wise thing to do?

I am making an 2D multiplayer game in Java project, by using Java sockets and simple java.applet.* Our teacher told us to use J2EE concepts in the project. Do I have to use JSP? Is it better or ...
1
vote
0answers
143 views

Noobie asking for Unity advice on getting started [closed]

I have an excellent working knowledge of 3ds Max, Photoshop and other artist tools, howeve r I have limited knowledge of Unity itself. I have been thinking about a career change for a while and would ...
1
vote
1answer
573 views

How can I fix these errors with Panda3D's sample projects?

I just installed the latest Panda3D packages on a Mint 12 32-bit virtual machine. Then I downloaded and configured Eclipse and tried to run the Asteroids sample project. The window is created ...

1 2
15 30 50 per page