Trevor Baron %!s(int64=7) %!d(string=hai) anos
pai
achega
e3e1e044c1
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      src/Particles/babylon.subEmitter.ts

+ 5 - 1
src/Particles/babylon.subEmitter.ts

@@ -34,7 +34,11 @@ module BABYLON {
          * Creates a sub emitter
          * @param particleSystem the particle system to be used by the sub emitter
          */
-        constructor(/** the particle system to be used by the sub emitter */public particleSystem:ParticleSystem){
+        constructor(
+            /**
+             * the particle system to be used by the sub emitter
+             */
+            public particleSystem:ParticleSystem){
         }
         /**
          * Clones the sub emitter