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

Method CursorImpl

src/SFML/Window/DRM/CursorImpl.hpp:43–43  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

41public:
42 ////////////////////////////////////////////////////////////
43 CursorImpl() = default;
44
45 ////////////////////////////////////////////////////////////
46 CursorImpl(const CursorImpl&) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected