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

Function input_getqualifiers

src/inputdevice.cpp:6334–6337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6332}
6333
6334uae_u64 input_getqualifiers (void)
6335{
6336 return qualifiers;
6337}
6338
6339bool key_specialpressed(void)
6340{

Callers 5

key_specialpressedFunction · 0.85
key_shiftpressedFunction · 0.85
key_altpressedFunction · 0.85
key_ctrlpressedFunction · 0.85
key_winpressedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected