Searched refs:box (Results 1 – 1 of 1) sorted by relevance
132 ComboBox box(this, CVec3(0.4, 0, 0.1), CVec2(0.4, 0.09), NULL, 0, NULL); in Init() local154 box.data = &optionsList[j][0]; in Init()155 box.count = count; in Init()156 box.target = &choice[j]; in Init()157 box.y = -0.1 - j * 0.1; in Init()158 ComboBox::Add(box); in Init()