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

Method close

src/SFML/Window/macOS/SensorImpl.cpp:64–67  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

62
63////////////////////////////////////////////////////////////
64void SensorImpl::close()
65{
66 // TODO: not implemented
67}
68
69
70////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected