MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / continue

Method continue

typings/commodetto/Poco.d.ts:48–48  ·  view source on GitHub ↗
(x: number, y: number, width: number, height: number)

Source from the content-addressed store, hash-verified

46 begin(rectangle: Rectangle): void
47 end(): void
48 continue(x: number, y: number, width: number, height: number): void
49
50 clip(x: number, y: number, width: number, height: number): void
51 clip(): void

Callers 12

continueMethod · 0.65
continueMethod · 0.65
moveBallToFunction · 0.65
moveBallToFunction · 0.65
moveBallToFunction · 0.65
moveBallToFunction · 0.65
moveBallToFunction · 0.65
moveBallToFunction · 0.65
moveBallToFunction · 0.65
moveBallToFunction · 0.65
moveBallToFunction · 0.65
moveBallToFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected