- Description Resource Path Location Type
DrawMode cannot be resolved to a variable HullAlgorithmExample.java /AndEngineExamples/src/org/andengine/examples line 168 Java Problem
DrawMode cannot be resolved to a variable HullAlgorithmExample.java /AndEngineExamples/src/org/andengine/examples line 175 Java Problem
The constructor TextOptions(AutoWrap, float, float, HorizontalAlign) is undefined TextBreakExample.java /AndEngineExamples/src/org/andengine/examples line 106 Java Problem
The import org.andengine.entity.primitive.vbo.DrawMode cannot be resolved HullAlgorithmExample.java /AndEngineExamples/src/org/andengine/examples line 11 Java Problem
Type mismatch: cannot convert from void to AnimatedSprite BoundCameraExample.java /AndEngineExamples/src/org/andengine/examples line 220 Java Problem
Type mismatch: cannot convert from void to AnimatedSprite SplitScreenExample.java /AndEngineExamples/src/org/andengine/examples line 179 Java Problem
I already tried reinstalling everything, but that isn't working.
I'm thinking of creating a sandbox type of game involving music - somewhat similar to this: http://www.youtube.com/watch?v=fev1u8TjnOA
So I assume I need the Physics extension and some form of the multitouch one (since the current one is GLE1?).
Thank you.
EDIT: Okay I fixed those errors just by deleting those examples and all the references to them. I'll continue posting in this thread if I encounter any other errors.

