Do topping with lid and straw
This commit is contained in:
parent
d0a94e70cb
commit
b846338342
11 changed files with 864 additions and 15 deletions
|
|
@ -5,6 +5,8 @@
|
|||
<Background> "0xeae6e1" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
Open "ROOT/taobin_project/xml/page_topping_select.xml"
|
||||
|
||||
; On open
|
||||
Var SugarState1 = "Invisible"
|
||||
Var SugarState2 = "Invisible"
|
||||
|
|
@ -14,6 +16,8 @@
|
|||
|
||||
Var BGSugar = "Invisible"
|
||||
|
||||
Var StrawAndLidStage = "Invisible"
|
||||
|
||||
Var ShotCoffeeBG = "Invisible"
|
||||
Var showShotEnable = "Invisible"
|
||||
;SAVELOG PreviseXMLFileName2
|
||||
|
|
@ -166,22 +170,29 @@
|
|||
<EventMachine>
|
||||
|
||||
|
||||
SAVELOG TOPPING1
|
||||
SAVELOG TOPPING2
|
||||
SAVELOG TOPPING3
|
||||
SAVELOG TOPPING4
|
||||
SAVELOG toppingID1index1
|
||||
SAVELOG toppingID1index2
|
||||
SAVELOG toppingID1index3
|
||||
SAVELOG toppingID1index4
|
||||
SAVELOG toppingID1index5
|
||||
SAVELOG toppingID2index1
|
||||
SAVELOG toppingID2index2
|
||||
DEBUGVAR TOPPING1
|
||||
DEBUGVAR TOPPING2
|
||||
DEBUGVAR TOPPING3
|
||||
DEBUGVAR TOPPING4
|
||||
DEBUGVAR toppingID1index1
|
||||
DEBUGVAR toppingID1index2
|
||||
DEBUGVAR toppingID1index3
|
||||
DEBUGVAR toppingID1index4
|
||||
DEBUGVAR toppingID1index5
|
||||
DEBUGVAR toppingID2index1
|
||||
DEBUGVAR toppingID2index2
|
||||
DEBUGVAR toppingID2index3
|
||||
DEBUGVAR toppingID2index4
|
||||
DEBUGVAR toppingID2index5
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
SAVELOG MenuCodeName
|
||||
;SAVELOG toppingID1Default
|
||||
DEBUGVAR MenuCodeName
|
||||
DEBUGVAR toppingID1Default
|
||||
DEBUGVAR toppingID2Default
|
||||
DEBUGVAR toppingID3Default
|
||||
|
||||
If BugFlag = 1 Then
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue