Home
last modified time | relevance | path

Searched refs:ysmalldiff (Results 1 – 1 of 1) sorted by relevance

/dports/games/gigalomania/gigalomaniasrc/
H A Dgamestate.cpp486 const int ysmalldiff = game_g->letters_small[0]->getScaledHeight() + 2; in reset() local
489 …button_red = new Button(xpos-draw_offset_x, ypos, draw_offset_x, ylargediff + 2*ysmalldiff, "CONTR… in reset()
491 …screen_page->add(new Button(xpos+xindent, ypos+ylargediff+ysmalldiff, "UNARMED MEN ARE STRONGER IN… in reset()
495 …button_green = new Button(xpos-draw_offset_x, ypos, draw_offset_x, ylargediff + 2*ysmalldiff, "CON… in reset()
497 …screen_page->add(new Button(xpos+xindent, ypos+ylargediff+ysmalldiff, "FASTER AT BUILDING NEW TOWE… in reset()
501 …button_yellow = new Button(xpos-draw_offset_x, ypos, draw_offset_x, ylargediff + 2*ysmalldiff, "CO… in reset()
503 …screen_page->add(new Button(xpos+xindent, ypos+ylargediff+ysmalldiff, "EASIER TO FORM ALLIANCES", … in reset()
507 …button_blue = new Button(xpos-draw_offset_x, ypos, draw_offset_x, ylargediff + 2*ysmalldiff, "CONT… in reset()
509 …screen_page->add(new Button(xpos+xindent, ypos+ylargediff+ysmalldiff, "BUILDINGS STRONGER AGAINST … in reset()