And while I'm in there, let's qualify that reference so my
javadoc parsing doesn't spit an error. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@731 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -95,7 +95,7 @@ import static com.threerings.resource.Log.log;
|
||||
* <p> All resource set definitions are prefixed with <code>resource.set.</code> and all text
|
||||
* following that string is considered to be the name of the resource set. The resource set named
|
||||
* <code>default</code> is the default resource set and is the one that is searched for resources
|
||||
* is a call to {@link #getResource}.
|
||||
* is a call to {@link #getResource(String)}.
|
||||
*
|
||||
* <p> When a resource is loaded from a resource set, the set is searched in the order that entries
|
||||
* are specified in the definition.
|
||||
|
||||
Reference in New Issue
Block a user