Interface ActorStateUpdateListener
-
public interface ActorStateUpdateListener- Author:
- Joost van de Wijgerd
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonUpdate(List<? extends ActorStateUpdate> updates)
-
-
-
Method Detail
-
onUpdate
void onUpdate(List<? extends ActorStateUpdate> updates)
-
-