Fewer undocumented functions
This commit is contained in:
parent
8b96e3a6d1
commit
aba4e72d29
1 changed files with 3 additions and 7 deletions
|
|
@ -380,6 +380,7 @@
|
||||||
"bjork",
|
"bjork",
|
||||||
"euclidrot"
|
"euclidrot"
|
||||||
],
|
],
|
||||||
|
"/packages/core/zyklus.mjs": [],
|
||||||
"/packages/core/signal.mjs": [
|
"/packages/core/signal.mjs": [
|
||||||
"steady",
|
"steady",
|
||||||
"signal",
|
"signal",
|
||||||
|
|
@ -392,18 +393,14 @@
|
||||||
"tri2",
|
"tri2",
|
||||||
"time",
|
"time",
|
||||||
"_brandBy",
|
"_brandBy",
|
||||||
"brandBy",
|
|
||||||
"brand",
|
|
||||||
"_irand",
|
"_irand",
|
||||||
"pickSqueeze",
|
"pickSqueeze",
|
||||||
"pickmodSqueeze",
|
"pickmodSqueeze",
|
||||||
"__chooseWith",
|
"__chooseWith",
|
||||||
"randcat",
|
"randcat",
|
||||||
"wchoose",
|
"wrandcat",
|
||||||
"wchooseCycles",
|
|
||||||
"perlinWith",
|
"perlinWith",
|
||||||
"degradeByWith",
|
"degradeByWith"
|
||||||
"undegrade"
|
|
||||||
],
|
],
|
||||||
"/packages/core/speak.mjs": [
|
"/packages/core/speak.mjs": [
|
||||||
"speak"
|
"speak"
|
||||||
|
|
@ -415,7 +412,6 @@
|
||||||
"/packages/core/neocyclist.mjs": [
|
"/packages/core/neocyclist.mjs": [
|
||||||
"NeoCyclist"
|
"NeoCyclist"
|
||||||
],
|
],
|
||||||
"/packages/core/zyklus.mjs": [],
|
|
||||||
"/packages/core/cyclist.mjs": [
|
"/packages/core/cyclist.mjs": [
|
||||||
"Cyclist"
|
"Cyclist"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue