File: mainmenu.txt

package info (click to toggle)
berusky2-data 0.12-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 601,524 kB
  • sloc: makefile: 2
file content (25 lines) | stat: -rw-r--r-- 975 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Draw(1,0,0)
RunAnimation(kvety.txt, NO_EXEPTION)
RunAnimation(lekniny.txt, NO_EXEPTION)
RunAnimation(trava.txt, NO_EXEPTION)
RunAnimation(voda1.txt, NO_EXEPTION)
RunAnimation(voda2.txt, NO_EXEPTION)
RunAnimation(skala.txt, NO_EXEPTION)
RandomAnimation(20, -1, -1, -1, cibulky.txt)
RandomAnimation(20, -1, -1, -1, 01d.txt)
RandomAnimation(20, -1, -1, -1, 01da.txt)
RandomAnimation(20, -1, -1, -1, ber.txt)
RandomAnimation(20, -1, -1, -1, noha.txt)
RandomAnimation(2, 0, 1, 2, mrak1.txt)
RandomAnimation(2, 2, -1, -1, mrak2.txt)
OnAbove(16,661,100,748, quit_game.txt, NO_EXEPTION)
OnClick(16,661,100,748, quit_gamec.txt, EXIT)
BindSound(19,-1,-1,-1)
SetRect(347, 310, 703, 654)
CreateButton(-1, 310, ##menu_playername, PLAYER_NAME)
CreateButton(-1, 390, ##menu_startgame, NEW_GAME)
CreateButton(-1, 470, ##menu_loadgame, LOAD_GAME)
CreateButton(-1, 550, ##menu_settings, SETTINGS)
CreateButton(-1, 630, ##menu_credits, CREDITS)
OnClick(836, 235, 893, 250, NO_EXEPTION, CIBRA)