| Package | Description |
|---|---|
| com.almasb.fxgl.asset | |
| com.almasb.fxgl.parser |
| Modifier and Type | Method and Description |
|---|---|
KVFile |
AssetLoader.loadKV(String name)
Loads KVFile with given name from /assets/kv/.
|
| Modifier and Type | Method and Description |
|---|---|
static KVFile |
KVFile.from(Object data)
A factory constructor for KVFile, which also populates the
created instance with key-value data from given object using
its declared fields.
|
Copyright © 2016. All rights reserved.