diff options
author | Brylie Christopher Oxley <brylie@gnumedia.org> | 2018-03-14 23:23:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-14 23:23:38 +0200 |
commit | 32fc6c9041c0b38454e639136499c74333696e3b (patch) | |
tree | 9b3e9fd431fe20dfc101c45d121d32d074570154 | |
parent | 955397dfd5845c0bd1510581a77d20989f13ab19 (diff) |
Add brief description
-rw-r--r-- | doc/classes/Navigation2D.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/Navigation2D.xml b/doc/classes/Navigation2D.xml index 6f9ff7a2be..d2f4513372 100644 --- a/doc/classes/Navigation2D.xml +++ b/doc/classes/Navigation2D.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <class name="Navigation2D" inherits="Node2D" category="Core" version="3.1"> <brief_description> + Class to assist with character navigation and pathfinding. </brief_description> <description> </description> |