MCPcopy Create free account
hub / github.com/breck7/scroll /

Class

external/.scrollLibs.js:15140–15140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15138class DescendantChangedParticleEvent extends AbstractParticleEvent {}
15139class LineChangedParticleEvent extends AbstractParticleEvent {}
15140class ParticleAtom {
15141 constructor(particle, atomIndex) {
15142 this._particle = particle
15143 this._atomIndex = atomIndex

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected