Fix up some "Client Entity" JSDoc API classifications

This commit is contained in:
David Rowe 2019-02-12 11:50:09 +13:00
parent 5428bb19dc
commit 8e0ff9b4de
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ using namespace InteractiveWindowEnums;
* @class InteractiveWindow * @class InteractiveWindow
* *
* @hifi-interface * @hifi-interface
* @hifi-client-en * @hifi-client-entity
* @hifi-avatar * @hifi-avatar
* *
* @property {string} title * @property {string} title

View file

@ -24,7 +24,7 @@ class QScriptContext;
* @param {OverlayWindow.Properties} [properties=null] * @param {OverlayWindow.Properties} [properties=null]
* *
* @hifi-interface * @hifi-interface
* @hifi-client-en * @hifi-client-entity
* @hifi-avatar * @hifi-avatar
* *
* @property {Vec2} position * @property {Vec2} position