PatchAsset typedef

PatchAsset = ({String asset, PNGSize pngSize})

Implementation

typedef PatchAsset = ({PNGSize pngSize, String asset});