Rev 770 | Blame | Compare with Previous | Last modification | View Log | RSS feed
Menu "TitleMenu"{origin 0, 0;fadeTime 0;Image "title_bg"{position 0, 0;size 480, 800;align left, top;color 1, 1, 1, 1;texture "data/textures/landscape.png";filter nearest, nearest;}Image "title"{position 240, -300;size 480, 240;align center, top;color 1, 1, 1, 1;texture "data/textures/title.png";filter nearest, nearest;}Image "cat"{position 680, 480;size 400, 400;align center, center;color 1, 1, 1, 1;texture "data/textures/mane_hat_cat_title.png";filter nearest, nearest;}Label "touch"{position 0, 480;size 480, 300;caption "TOUCH TO START!";scale 3.0;align top, left;textAlign center, center;color 1, 1, 1, 1;shadow false;font "scoring";}Label "copyright"{position 240, 680;caption "\u00A92013 Gebauz";align center, bottom;scale 1.0;color 1, 1, 1, 1;shadow true;shadowOffset 2,2;font "ingame";}}