Popov72 %!s(int64=4) %!d(string=hai) anos
pai
achega
9c15cb0d22
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Misc/khronosTextureContainer2.ts

+ 1 - 0
src/Misc/khronosTextureContainer2.ts

@@ -97,6 +97,7 @@ export class KhronosTextureContainer2 {
 
     /**
      * Constructor
+     * @param engine The engine to use
      * @param numWorkers The number of workers for async operations. Specify `0` to disable web workers and run synchronously in the current context.
      */
     public constructor(engine: ThinEngine, numWorkers = KhronosTextureContainer2.DefaultNumWorkers) {