Searched refs:SelectedVariation (Results 1 – 2 of 2) sorted by relevance
/dports/games/xye/xye-0.12.2/src/ |
H A D | xyedit.cpp | 1189 …switchToObject(SelectedObjectType,target->color, SelectedRound, SelectedVariation, SelectedDirecti… in handleClick() 1200 …switchToObject(SelectedObjectType,SelectedColor, SelectedRound, SelectedVariation, target->directi… in handleClick() 1223 …switchToObject(SelectedObjectType,SelectedColor, target->round, SelectedVariation, SelectedDirecti… in handleClick() 1266 …ectBySpecs( target,x,y, SelectedObjectType, o.color, SelectedRound, SelectedVariation, SelectedDir… in drawbutton() 1272 …ectBySpecs( target,x,y, SelectedObjectType, SelectedColor, o.round, SelectedVariation, SelectedDir… in drawbutton() 1275 …pecs( target,x,y, SelectedObjectType, SelectedColor, SelectedRound, SelectedVariation, o.direction… in drawbutton() 1789 SelectedVariation=variation; in switchToObject() 2378 … enforceUniquePortals(x,y, editor::buttons->SelectedVariation, editor::buttons->SelectedColor); in applyFromButtons() 2387 o.variation=editor::buttons->SelectedVariation; in applyFromButtons()
|
H A D | xyedit.h | 295 int SelectedVariation; variable
|