Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SFML/imgui-sfml
/ TriggerInfo
Class
TriggerInfo
imgui-SFML.cpp:235–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
};
234
235
struct TriggerInfo
236
{
237
sf::Joystick::Axis axis{sf::Joystick::Axis::Z};
238
float threshold{0};
239
};
240
241
struct WindowContext
242
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected