structure Whip = struct type box = {x: int, y: int, size: int} end