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

Method open

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

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

Source from the content-addressed store, hash-verified

54
55////////////////////////////////////////////////////////////
56bool SensorImpl::open(Sensor::Type /*sensor*/)
57{
58 // TODO: not implemented
59 return false;
60}
61
62
63////////////////////////////////////////////////////////////

Callers 2

updateMethod · 0.45
SensorManagerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected