| Package | Description |
|---|---|
| com.almasb.fxgl.core.collection |
| Modifier and Type | Method and Description |
|---|---|
void |
IntMap.putAll(IntMap<V> map) |
| Constructor and Description |
|---|
Entries(IntMap map) |
IntMap(IntMap<? extends V> map)
Creates a new map identical to the specified map.
|
Keys(IntMap map) |
Values(IntMap<V> map) |
Copyright © 2018. All rights reserved.