Improve Comments

This commit is contained in:
jokoho48
2015-08-28 12:58:53 +02:00
parent bcec28e4b5
commit 438f9da87b
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
* 0: Emitter <OBJECT> * 0: Emitter <OBJECT>
* *
* Return Value: * Return Value:
* 0: position <POSTION> * 0: position <ARRAY>
* 1: direction <ARRAY> * 1: direction <ARRAY>
* *
* Public: No * Public: No

View File

@ -6,7 +6,7 @@
* 0: Unit <OBJECT> * 0: Unit <OBJECT>
* *
* Return Value: * Return Value:
* Has designator? <BOOL> * Has unit designator <BOOL>
* *
* Public: No * Public: No
*/ */