nicolasgramlich / AndEngineExamples

AndEngine - Examples
http://www.andengine.org
375 stars 332 forks source link

Fixed from AndEngine Examples #28

Open jhaybz29 opened 11 years ago

jhaybz29 commented 11 years ago

+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;