Class BoulderDashAnimationUrlsFactory

  • All Implemented Interfaces:
    org.refcodes.factory.LookupFactory<java.net.URL[],BoulderDashAnimation>


    public class BoulderDashAnimationUrlsFactory
    extends java.lang.Object
    implements org.refcodes.factory.LookupFactory<java.net.URL[],BoulderDashAnimation>
    The Class BoulderDashAnimationUrlsFactory.
    Author:
    steiner
    • Constructor Detail

      • BoulderDashAnimationUrlsFactory

        public BoulderDashAnimationUrlsFactory​()
    • Method Detail

      • createInstance

        public java.net.URL[] createInstance​(BoulderDashAnimation aIdentifier)
        Specified by:
        createInstance in interface org.refcodes.factory.LookupFactory<java.net.URL[],BoulderDashAnimation>