File: Mmstart_child_game.txt

package info (click to toggle)
berusky2-data 0.12-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 601,524 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Draw(128,299,209)
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)
SetRect(299, 281, 743, 731
CreateButton(-1, 281, ##menu_child_easy, EASY)
CreateButton(-1, 361, ##menu_child_normal, NORMAL)
CreateButton(-1, 441, ##menu_child_hard, HARD)
CreateButton(-1, 521, ##button_cancel, CANCEL)