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

Method getCapabilities

src/SFML/Window/OpenBSD/JoystickImpl.cpp:71–75  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

69
70////////////////////////////////////////////////////////////
71JoystickCaps JoystickImpl::getCapabilities() const
72{
73 // To implement
74 return JoystickCaps();
75}
76
77
78////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls 1

JoystickCapsClass · 0.85

Tested by

no test coverage detected