Static methods
Constructor
Variables
read onlyversion:Int
Major version of the Convert. When incremented, all files processed by this Convert would be rebuilt.
Methods
getLocalContext():Dynamic
Context will be cached and passed to computeLocalParams next time if file hash has not changed. This function will be called after each call to computeLocalParams for refresh the cache.
hasLocalParams():Bool
A function that should return quickly if the convert might have local params or not. Do not have access to: srcBytes, hash.