update_world_state


Description:

public void update_world_state (WorldState new_state)

Updates the system's view of the current world state. This should be updated once per tick.

Parameters:

new_state A WorldState representing the current view of the world.