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

Method getCapabilities

src/SFML/Window/Android/JoystickImpl.cpp:193–196  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

191
192////////////////////////////////////////////////////////////
193JoystickCaps JoystickImpl::getCapabilities() const
194{
195 return m_capabilities;
196}
197
198
199////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected