| Constructor and Description |
|---|
IntBagEntitySerializer(World world) |
| Modifier and Type | Method and Description |
|---|---|
Bag<Entity> |
getTranslatedIds() |
IntBag |
read(com.esotericsoftware.jsonbeans.Json json,
com.esotericsoftware.jsonbeans.JsonValue jsonData,
Class type) |
void |
write(com.esotericsoftware.jsonbeans.Json json,
IntBag entities,
Class knownType) |
public IntBagEntitySerializer(World world)
public void write(com.esotericsoftware.jsonbeans.Json json,
IntBag entities,
Class knownType)
write in interface com.esotericsoftware.jsonbeans.JsonSerializer<IntBag>public IntBag read(com.esotericsoftware.jsonbeans.Json json, com.esotericsoftware.jsonbeans.JsonValue jsonData, Class type)
read in interface com.esotericsoftware.jsonbeans.JsonSerializer<IntBag>Copyright © 2016. All rights reserved.