Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/The-Powder-Toy/The-Powder-Toy
/ GetModifiers
Function
GetModifiers
src/PowderToySDL.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
int GetModifiers()
80
{
81
return SDL_GetModState();
82
}
83
84
unsigned int GetTicks()
85
{
Callers
1
getModifiers
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected