-
-
Notifications
You must be signed in to change notification settings - Fork 4
Improve MapGraphics.java documentation #5
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest
Feature description
The MapGraphics class is probably the most important class of this whole project. Thus it is very important to properly document everything. Some methods are not well documented (the description of
drawTextfor example is literally just "Draws text") and need to be improved.Relevant issues
No response