فهرست منبع

SDK:
- correct javadoc

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10323 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

nor..67 12 سال پیش
والد
کامیت
27b772e220
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      jme3-core/src/com/jme3/gde/core/assets/AssetDataObject.java

+ 2 - 2
jme3-core/src/com/jme3/gde/core/assets/AssetDataObject.java

@@ -317,7 +317,7 @@ public class AssetDataObject extends MultiDataObject {
     /**
      * 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
-     * and other files. It does not include j3md and shader files.
+     * and other files.
      *
      * @return
      */
@@ -328,7 +328,7 @@ public class AssetDataObject extends MultiDataObject {
     /**
      * 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
-     * and other files. It does not include j3md and shader files.
+     * and other files.
      *
      * @return
      */