@@ -281,6 +281,7 @@ export class Tools {
/**
* Gets the pointer prefix to use
+ * @param engine defines the engine we are finding the prefix for
* @returns "pointer" if touch is enabled. Else returns "mouse"
*/
public static GetPointerPrefix(engine: Engine): string {