feat: GPU particles implementation #6315
Annotations
5 errors and 8 warnings
typedoc
Process completed with exit code 1.
|
examples
Process completed with exit code 1.
|
build:
src/engine/Graphics/Raster.ts#L1
'GraphicImageWithCoordinates' is declared but its value is never read.
|
build:
src/engine/Graphics/Raster.ts#L1
'GraphicImageWithCoordinatesOptions' is declared but its value is never read.
|
build
Process completed with exit code 2.
|
build:
src/engine/Input/PointerAbstraction.ts#L58
Expected @param names to be "engine". Got "pos"
|
build:
src/engine/Util/Util.ts#L97
Missing JSDoc @returns description
|
build:
src/engine/Util/Util.ts#L106
@param path declaration ("...sources") root node name ("") does not match previous real parameter name ("target")
|
build:
src/spec/CoroutineSpec.ts#L250
Async arrow function has no 'await' expression
|
build:
src/spec/CoroutineSpec.ts#L275
Async arrow function has no 'await' expression
|
build:
src/spec/CoroutineSpec.ts#L304
Async arrow function has no 'await' expression
|
build:
src/spec/CoroutineSpec.ts#L326
Async arrow function has no 'await' expression
|
build:
src/spec/CoroutineSpec.ts#L353
Async arrow function has no 'await' expression
|