THAI INTER: Smoothie, Help center
This commit is contained in:
parent
aaeb2fa8bc
commit
f9fea323bc
76 changed files with 3713 additions and 117 deletions
|
|
@ -55,7 +55,7 @@
|
|||
Var Seeker.CollectPointMain = 1
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_payment.xml"
|
||||
|
||||
;Open "ROOT/taobin_project/xml/page_thankyou.xml"
|
||||
|
||||
|
||||
EndIf
|
||||
|
|
@ -69,45 +69,46 @@
|
|||
|
||||
<Video>
|
||||
<X> 0 </X>
|
||||
<Y> 380 </Y>
|
||||
<Y> 500 </Y>
|
||||
<Refresh> "Reload" </Refresh>
|
||||
<Loop> "true" </Loop>
|
||||
<Filename> "ROOT/taobin_project/animation01/TaoBin2_draft02_art41.mp4" </Filename>
|
||||
<Filename> VideoSmoothieProcess </Filename>
|
||||
</Video>
|
||||
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1337 </Y>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 85 </Height>
|
||||
<Align> Center </Align>
|
||||
<Language>
|
||||
<ID> 1201 </ID>
|
||||
</Language>
|
||||
</Text>
|
||||
;<Text>
|
||||
;<X> 0 </X>
|
||||
;<Y> 1337 </Y>
|
||||
;<Width> 1080 </Width>
|
||||
;<Height> 85 </Height>
|
||||
;<Align> Center </Align>
|
||||
;<Language>
|
||||
;<ID> 1201 </ID>
|
||||
;</Language>
|
||||
;</Text>
|
||||
|
||||
|
||||
|
||||
|
||||
<Button>
|
||||
<X> 77 </X>
|
||||
<Y> 1531 </Y>
|
||||
<Filename> Var(DirImage + "/bn_main_button.png") </Filename>
|
||||
<FilenamePress> Var(DirImage + "/bp_main_button.png") </FilenamePress>
|
||||
<X> 210 </X>
|
||||
<Y> 1431 </Y>
|
||||
<State> Show_btn_process </State>
|
||||
<Filename> "ROOT/taobin_project/image/smoothie/proccess/bn_get_blend.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/smoothie/proccess/bp_get_blend.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/smoothie/proccess/bd_get_blend.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var SmoothieProcessState = "press"
|
||||
__CMD "UseArm" "2" "-" "-"
|
||||
Machine InsertCupAndOpen
|
||||
Machine InsertCupAndOpen
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1571 </Y>
|
||||
<Y> 1451 </Y>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 85 </Height>
|
||||
<Align> Center </Align>
|
||||
|
|
@ -116,4 +117,23 @@
|
|||
</Language>
|
||||
</Text>
|
||||
|
||||
; second time
|
||||
<Text>
|
||||
<Refresh> "Enable" </Refresh>
|
||||
<X> CountDown_x </X>
|
||||
<Y> 1540 </Y>
|
||||
<Size> 72 </Size>
|
||||
<Font> RobotoBold </Font>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<Value> TimeOutSmoothiesProcess </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<Refresh> "Enable" </Refresh>
|
||||
<X> Second_x </X>
|
||||
<Y> 1560 </Y>
|
||||
<Size> 52 </Size>
|
||||
<Font> RobotoBold </Font>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<Value> "S" </Value>
|
||||
</Text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue