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

Method CursorImpl

src/SFML/Window/Unix/CursorImpl.cpp:54–56  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

52
53////////////////////////////////////////////////////////////
54CursorImpl::CursorImpl() : m_display(openDisplay())
55{
56}
57
58
59////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls 1

openDisplayFunction · 0.85

Tested by

no test coverage detected