Add sound engine and just
This commit is contained in:
parent
be860e4c5c
commit
691a292501
49 changed files with 837 additions and 368 deletions
|
|
@ -11,7 +11,7 @@
|
|||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/topview_button_back_main.xml"
|
||||
Var FileNumber = 1
|
||||
|
||||
Var taobin_version = "1.11"
|
||||
Var taobin_version = "1.13"
|
||||
; 1.00 is
|
||||
|
||||
; On open
|
||||
|
|
@ -250,10 +250,10 @@
|
|||
|
||||
<Button>
|
||||
<X> 2 </X>
|
||||
<Y> 610 </Y>
|
||||
<Y> 2 </Y>
|
||||
<State> ShowButtonClickFull </State>
|
||||
<Width> 1070 </Width>
|
||||
<Height> 1100 </Height>
|
||||
<Height> 1300 </Height>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
@ -264,30 +264,6 @@
|
|||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_main_blank.xml"
|
||||
</Button>
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1860 </Y>
|
||||
<Size> 20 </Size>
|
||||
<Width> 1080</Width>
|
||||
<Align> Center </Align>
|
||||
<Font> RobotoBlack </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> countClick </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
<Button>
|
||||
<X> 870 </X>
|
||||
<Y> 1860 </Y>
|
||||
<Width> 200 </Width>
|
||||
<Height> 50 </Height>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "//mnt/sdcard/coffeevending/taobin_project/xml/vending_info.xml"
|
||||
;Open "//mnt/sdcard/coffeevending/taobin_project/xml/page_remove_cup.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue