Home
last modified time | relevance | path

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

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DDSQ.h1603 void onSwitchScreenMode();
H A DDSQ.cpp267 void DSQ::onSwitchScreenMode() in onSwitchScreenMode() function in DSQ
4149 addAction(MakeFunctionEvent(DSQ, onSwitchScreenMode), KEY_RETURN, 1); in bindInput()