add ScreenOptionsManageProfiles
This commit is contained in:
@@ -4053,7 +4053,7 @@ Sound OptionsDefault=
|
||||
Sound Options,1=screen,ScreenSoundOptions;name,Sound Options
|
||||
Profiles=1;together;SelectNone
|
||||
ProfilesDefault=
|
||||
Profiles,1=screen,ScreenOptionsSelectProfileManage;name,Profiles
|
||||
Profiles,1=screen,ScreenOptionsManageProfiles;name,Profiles
|
||||
Reload Songs/Courses=1;together;SelectNone
|
||||
Reload Songs/CoursesDefault=
|
||||
Reload Songs/Courses,1=screen,ScreenReloadSongs;name,Reload Songs
|
||||
@@ -4464,56 +4464,6 @@ LabelLoseFocusCommand=stopeffect
|
||||
ItemsStartX=0
|
||||
LineHighlightX=0
|
||||
|
||||
[ScreenOptionsProfiles]
|
||||
Class=ScreenOptionsProfiles
|
||||
Fallback=ScreenOptionsServiceChild
|
||||
StyleIcon=0
|
||||
TimerSeconds=0
|
||||
|
||||
[ProfileManager]
|
||||
NewProfileDefaultName=New
|
||||
|
||||
[ScreenSelectProfile]
|
||||
Class=ScreenSelectProfile
|
||||
Fallback=ScreenSelectMaster
|
||||
TimerSeconds=0
|
||||
|
||||
PrevScreen=ScreenOptionsService
|
||||
DefaultChoice=
|
||||
NumChoicesOnPage1=100
|
||||
WrapCursor=1
|
||||
AllowRepeatingInput=1
|
||||
ChoiceNames=
|
||||
CodeNames=
|
||||
|
||||
ShowIcon=0
|
||||
ShowCursor=0
|
||||
ShowScroller=1
|
||||
|
||||
CursorOnCommand=
|
||||
|
||||
ScrollerX=0
|
||||
ScrollerY=0
|
||||
ScrollerOnCommand=
|
||||
ScrollerOffCommand=
|
||||
ScrollerTransform=function(self,offset,itemIndex,numItems) self:x(SCREEN_CENTER_X-240); if itemIndex==numItems-1 then self:y(SCREEN_BOTTOM-100) else if itemIndex>4 then itemIndex = itemIndex-4; self:addx(260); end self:y(SCREEN_TOP+100+50*itemIndex) end end
|
||||
|
||||
OptionOrderLeft=1:1,2:6,6:2,3:7,7:3,4:8,8:4,5:9,9:5,10:10
|
||||
OptionOrderRight=1:1,2:6,6:2,3:7,7:3,4:8,8:4,5:9,9:5,10:10
|
||||
OptionOrderDown=1:2,2:3,3:4,4:5,5:10,6:7,7:8,8:9,9:10,10:1
|
||||
OptionOrderUp=10:5,5:4,4:3,3:2,2:1,1:10,9:8,7:8,7:6,6:1
|
||||
|
||||
[ScreenOptionsSelectProfileManage]
|
||||
Class=ScreenOptionsSelectProfile
|
||||
Fallback=ScreenOptionsServiceChild
|
||||
|
||||
[ScreenOptionsEditProfile]
|
||||
Fallback=ScreenOptions
|
||||
PrevScreen=ScreenOptionsSelectProfileManage
|
||||
NextScreen=ScreenOptionsSelectProfileManage
|
||||
Class=ScreenOptionsEditProfile
|
||||
TimerSeconds=0
|
||||
|
||||
[ScreenJukebox DifficultyMeterP1]
|
||||
Fallback=ScreenGameplay DifficultyMeterP1
|
||||
|
||||
@@ -4565,3 +4515,25 @@ Class=ScreenEditCourseMods
|
||||
Fallback=ScreenEdit
|
||||
NextScreen=ScreenOptionsEditCourseEntry
|
||||
PrevScreen=ScreenOptionsEditCourseEntry
|
||||
|
||||
[ScreenOptionsManageProfiles]
|
||||
Class=ScreenOptionsManageProfiles
|
||||
Fallback=ScreenOptionsServiceChild
|
||||
NextScreen=ScreenOptionsEditProfile
|
||||
StyleIcon=0
|
||||
TimerSeconds=0
|
||||
ShowExplanations=0
|
||||
NewProfileDefaultName=New
|
||||
|
||||
[ScreenOptionsEditProfile]
|
||||
Class=ScreenOptionsEditCourse
|
||||
Fallback=ScreenOptionsServiceChild
|
||||
PrevScreen=ScreenOptionsManageProfiles
|
||||
NextScreen=ScreenOptionsManageProfiles
|
||||
TimerSeconds=0
|
||||
ThemeTitles=0
|
||||
ThemeItems=0
|
||||
ShowExplanations=0
|
||||
CapitalizeAllOptionNames=0
|
||||
AllowRepeatingChangeValueInput=1
|
||||
WrapValueInRow=0
|
||||
|
||||
Reference in New Issue
Block a user