mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-03 06:35:41 +00:00
#805 Autosave
This commit is contained in:
@@ -853,6 +853,12 @@ public final class ImagePanel extends JPanel implements ActionListener, MediaDis
|
||||
return outlines;
|
||||
}
|
||||
|
||||
public synchronized void clearAll() {
|
||||
stop();
|
||||
timelined = null;
|
||||
swf = null;
|
||||
}
|
||||
|
||||
public synchronized void stop() {
|
||||
clear();
|
||||
stopAllSounds();
|
||||
|
||||
Reference in New Issue
Block a user