MCPcopy Create free account
hub / github.com/SFML/SFML / HIDInputManager

Method HIDInputManager

src/SFML/Window/macOS/HIDInputManager.hpp:50–50  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

48public:
49 ////////////////////////////////////////////////////////////
50 HIDInputManager(const HIDInputManager&) = delete;
51
52 ////////////////////////////////////////////////////////////
53 HIDInputManager& operator=(const HIDInputManager&) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected