Skip to content

Commit

Permalink
Add RenderedTarget.updateAllDrawableProperties
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Aug 28, 2023
1 parent 7678860 commit b46dccf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types/scratch-vm.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,8 @@ declare namespace VM {
*/
onStopAll(): void;

updateAllDrawableProperties(): void;

toJSON(): SerializedTarget;
}

Expand Down

0 comments on commit b46dccf

Please sign in to comment.