MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / mousehack_alive

Function mousehack_alive

src/inputdevice.cpp:2459–2462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2457static int tablet_data;
2458
2459int mousehack_alive (void)
2460{
2461 return mousehack_alive_cnt > 0 ? mousehack_alive_cnt : 0;
2462}
2463
2464static uaecptr get_base (const uae_char *name)
2465{

Callers 9

setbuttonstateallFunction · 0.85
setmousestateFunction · 0.85
cursorspriteFunction · 0.85
createwindowscursorFunction · 0.85
setcursorFunction · 0.85
setmouseactive2Function · 0.85
handle_enter_eventFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected