concepts.benchmark.gridworld.minigrid.gym_minigrid.rendering.rotate_fn# rotate_fn(fin, cx, cy, theta)[source]# Parameters: fin (Callable[[float, float], bool]) cx (float) cy (float) theta (float) Return type: Callable[[float, float], bool]