AndEngineExamples
AndEngineExamples copied to clipboard
Fixed from AndEngine Examples
+Removed un-needed parameters from TextBreakExample declaration of mText +On declaration of the face sprite from BoundCameraExample face sprite's animate function is brought to another line +Changed org.andengine.entity.primitive.vbo.DrawMode; to org.andengine.entity.primitive.DrawMode;