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

Method getIdentification

src/SFML/Window/Unix/JoystickImpl.cpp:589–592  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

587
588////////////////////////////////////////////////////////////
589Joystick::Identification JoystickImpl::getIdentification() const
590{
591 return m_identification;
592}
593
594
595////////////////////////////////////////////////////////////

Callers 2

updateMethod · 0.45
getIdentificationFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected