the name space used for compatibility changes
Members
-
static createLayerGraphics
-
override this method the hopefully fix https://itch.io/post/8679462
-
static pauseDecrypt
-
whether decryption of images should be forcibly stopped or not
-
static runtime_decrypt
-
weather or not files should be decrypted and saved to their unencrypted sate while playing the game
this has some benefits and some drawbacks. This should not be any better than leaving the files encrypted as it decrypts them first anyways
this might be useful for some edge cases though.- Default Value:
- false
- Current Value:
Methods
-
static setEncryptedImagesInSystemJson(bool)
-
set the field hasEncryptedImages to true or false in memory and system.json
Parameters:
Name Type Description bool
boolean