public interface UniFieldMutator
Internal interface. Used for reading/writing entity fields pointing to a single entity.
Modifier and Type | Method and Description |
---|---|
int |
read(Component c,
Field f) |
void |
setWorld(World world) |
void |
write(int value,
Component c,
Field f) |
Copyright © 2019. All rights reserved.