MCPcopy Create free account
hub / github.com/DavidColson/Polybox / String

Class String

source/input.h:168–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166
167union SDL_Event;
168struct String;
169
170void InputInit();
171void ProcessEvent(SDL_Event* event);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected