The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 0 | @todo |
| TODO | 13 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 13
| nl.tudelft.goal.ut2004.visualizer.map.ProxyRenderableAgent | Line |
|---|---|
| (MP): Not rendering map events. | 55 |
| --No comment-- | 77 |
| nl.tudelft.goal.ut2004.visualizer.timeline.map.EnvironmentRenderer | Line |
| Auto-generated method stub | 282 |
| nl.tudelft.goal.ut2004.visualizer.timeline.map.GLTools | Line |
| Handle this gracefully | 118 |
| Handle this gracefully | 121 |
| nl.tudelft.goal.ut2004.visualizer.timeline.map.IRenderableUTAgent | Line |
| (MP): Not rendering map events. /** * Return list of all map events this agent has at the time. * XXX: It is possible it would be better to provide List <ISubGLRenderer>s, * but it would clash with model-view-control design pattern. * @return List of map events belonging to this agent. */ public List<MapEvent> getMapEvents(); | 35 |
| nl.tudelft.goal.ut2004.visualizer.timeline.map.IRenderableWorldObject | Line |
| Merge/inherit with IRenderableUTAgent. | 10 |
| nl.tudelft.goal.ut2004.visualizer.timeline.map.MapRenderer | Line |
| Use preference here. | 315 |
| Is 10 good arbiotrary number? | 355 |
| (MP): User a preference provider | 607 |
| (MP:) Use a preference provider here. | 652 |
| nl.tudelft.goal.ut2004.visualizer.timeline.map.PlayerRenderer | Line |
| handle situation when an agent disconnects | 108 |
| Ugly code, refactor | 201 |