mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-03 18:44:46 +00:00
#1333 Exporting sprites as swf files
This commit is contained in:
@@ -46,4 +46,9 @@ public class SWFHeader {
|
||||
* ScaleForm GFx
|
||||
*/
|
||||
public boolean gfx = false;
|
||||
|
||||
/**
|
||||
* Frame rate
|
||||
*/
|
||||
public float frameRate;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user