static< G extends GameObject< G, A, R > A extends R extends Archetype< G, A, R > ImageCreator< G, A, R > newImageCreator(@NotNull final ResourceIcons resourceIcons, @NotNull final EditorFactory< G, A, R > editorFactory, @NotNull final ProjectModel< G, A, R > projectModel, @NotNull final EditorSettings editorSettings)
Utility class for creating ImageCreator instances.
ImageCreatorFactory()
Private constructor to prevent instantiation.