|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectcom.jme3.asset.AssetConfig
public class AssetConfig
AssetConfig loads a config file to configure the asset manager.
The config file is specified with the following format:
"LOADER"
| コンストラクタの概要 | |
|---|---|
AssetConfig(AssetManager manager)
|
|
| メソッドの概要 | |
|---|---|
void |
loadText(java.io.InputStream in)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public AssetConfig(AssetManager manager)
| メソッドの詳細 |
|---|
public void loadText(java.io.InputStream in)
throws java.io.IOException
java.io.IOException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||