emeric636 / andengine

Automatically exported from code.google.com/p/andengine
0 stars 0 forks source link

Patch with small javadoc addition. #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have noticed that the vast majority of the lib is totally undocumented. I am 
going to try to add some Javadoc for the parts that I am playing with. So, I 
have a question.

Are the sequences of lines like the following comment:
// ===========================================================
// Final Fields
// ===========================================================

absolutely necessary? They seem really redundant, and I'd like to just get rid 
of them to remove cruft. Would that be okay?

Also, I have attached a patch with a small Javadoc addition.

Thanks,
wt

Original issue reported on code.google.com by w...@penguintechs.org on 25 Feb 2011 at 1:04

Attachments:

GoogleCodeExporter commented 9 years ago
Added the (slightly rewritten) javadoc. See: 
http://code.google.com/p/andengine/source/detail?r=8bc6a76e1fb58fa03762a9581f545
cb52b159fbb

Original comment by NicolasG...@gmail.com on 9 Jun 2011 at 3:56