| | |
| | | Y = Application.GetRealHeight(78), |
| | | Width = Application.GetMinRealAverage(32), |
| | | Height = Application.GetMinRealAverage(32), |
| | | UnSelectedImagePath = "Public/SwitchClose.png", |
| | | SelectedImagePath = "Public/SwitchOn.png", |
| | | UnSelectedImagePath = "Public/PowerClose.png", |
| | | SelectedImagePath = "Public/PowerOpen.png", |
| | | }; |
| | | bodyDiv.AddChidren(btnSwitch); |
| | | } |
| | |
| | | Y = Application.GetRealHeight(58), |
| | | Width = Application.GetMinRealAverage(32), |
| | | Height = Application.GetMinRealAverage(32), |
| | | UnSelectedImagePath = "Public/SwitchClose.png", |
| | | SelectedImagePath = "Public/SwitchOn.png", |
| | | UnSelectedImagePath = "Public/PowerClose.png", |
| | | SelectedImagePath = "Public/PowerOpen.png", |
| | | }; |
| | | bodyDiv.AddChidren(btnSwitch); |
| | | } |