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

Method loadFromSystem

src/SFML/Window/DRM/CursorImpl.cpp:57–60  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

55
56////////////////////////////////////////////////////////////
57bool CursorImpl::loadFromSystem(Cursor::Type /*type*/)
58{
59 return false;
60}
61
62
63////////////////////////////////////////////////////////////

Callers 2

CursorMethod · 0.45
createFromSystemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected