SDK:
- correct javadoc git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10323 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
c441ba6a1d
commit
4c8e1dedd8
@ -317,7 +317,7 @@ public class AssetDataObject extends MultiDataObject {
|
|||||||
/**
|
/**
|
||||||
* Gets a list of FileObjects that represent all files that have been loaded
|
* Gets a list of FileObjects that represent all files that have been loaded
|
||||||
* along this asset. This includes textures for models as well as materials
|
* along this asset. This includes textures for models as well as materials
|
||||||
* and other files. It does not include j3md and shader files.
|
* and other files.
|
||||||
*
|
*
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
@ -328,7 +328,7 @@ public class AssetDataObject extends MultiDataObject {
|
|||||||
/**
|
/**
|
||||||
* Gets a list of AssetKeys that represent all files that have been loaded
|
* Gets a list of AssetKeys that represent all files that have been loaded
|
||||||
* along this asset. This includes textures for models as well as materials
|
* along this asset. This includes textures for models as well as materials
|
||||||
* and other files. It does not include j3md and shader files.
|
* and other files.
|
||||||
*
|
*
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user