com.triangularpixels.rebirth.resources
Interface ResourceList


public interface ResourceList


Method Summary
 void add(Resource newResource, String path)
           
 Resource find(String name)
           
 

Method Detail

find

Resource find(String name)

add

void add(Resource newResource,
         String path)


Copyright © 2009 TriangularPixels.com. All Rights Reserved.