Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SFML/SFML
/ Joystick.test.cpp
File
Joystick.test.cpp
test/Window/Joystick.test.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <SFML/Window/Joystick.hpp>
2
3
#include <catch2/catch_test_macros.hpp>
4
#include <catch2/generators/catch_generators_range.hpp>
Callers
nothing calls this directly
Calls
6
isConnected
Function · 0.85
getButtonCount
Function · 0.85
hasAxis
Function · 0.85
getAxisPosition
Function · 0.85
getIdentification
Function · 0.85
isButtonPressed
Function · 0.50
Tested by
no test coverage detected