| Package | Description |
|---|---|
| com.almasb.fxgl.parser | |
| com.almasb.fxgl.service |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
KVFile |
AssetLoader.loadKV(String name)
Loads KVFile with given name from /assets/kv/.
|
Copyright © 2017. All rights reserved.