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

Method CursorImpl

src/SFML/Window/iOS/CursorImpl.hpp:42–42  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected