Home
last modified time | relevance | path

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

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DGame.h1032 void doMenuSectionHighlight(int sect);
H A DGame.cpp8973 doMenuSectionHighlight(2); in togglePetMenu()
9036 doMenuSectionHighlight(3); in toggleTreasureMenu()
9175 doMenuSectionHighlight(1); in toggleFoodMenu()
9217 void Game::doMenuSectionHighlight(int section) in doMenuSectionHighlight() function in Game
9275 doMenuSectionHighlight(0); in toggleMainMenu()