DrawableCache.resourcePaths - multiple declarations

Function DrawableCache.resourcePaths

string[] resourcePaths() @property;

Function DrawableCache.resourcePaths

set resource directory paths array (only existing dirs will be added)

void resourcePaths(
  string[] paths
) @property;