sebavan %!s(int64=5) %!d(string=hai) anos
pai
achega
84512f793f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Misc/tools.ts

+ 1 - 0
src/Misc/tools.ts

@@ -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 {