Home
last modified time | relevance | path

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

/dports/misc/morse/morse-1.4-154-g53f9eaa8/tools/
H A Dwiimote_human_client.py92 t = detect_button(button)
193 def detect_button(button): function
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOSYS.h214 void detect_button();
H A DOUNIT.h704 void detect_button();
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOR_NAT.cpp99 static int detect_button();
224 if( detect_button() ) in detect_nation()
385 static int detect_button() in detect_button() function
H A DOR_TRADE.cpp110 static int detect_button();
324 if( detect_button() ) in detect_trade()
332 static int detect_button() in detect_button() function
H A DOSYS2.cpp109 detect_button(); // detect main buttons on the screen in detect()
391 void Sys::detect_button() in detect_button() function in Sys
H A DOUNITIF.cpp296 detect_button(); in detect_main_menu()
560 void Unit::detect_button() in detect_button() function in Unit