MCPcopy 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
79int GetModifiers()
80{
81 return SDL_GetModState();
82}
83
84unsigned int GetTicks()
85{

Callers 1

getModifiersFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected