xi = xi or {} xi.dynamis = xi.dynamis or {} ---@enum xi.eye xi.dynamis.eye = { NONE = 0, RED = 1, BLUE = 2, GREEN = 3, }