Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SFML/SFML
/ update
Function
update
src/SFML/Window/Joystick.cpp:80–83 ·
view source on GitHub ↗
///////////////////////////////////////////////////////
Source
from the content-addressed store, hash-verified
78
79
////////////////////////////////////////////////////////////
80
void update()
81
{
82
priv::JoystickManager::getInstance().update();
83
}
84
85
} // namespace sf::Joystick
Callers
15
TriangleShape
Method · 0.50
VertexBuffer
Method · 0.50
update
Method · 0.50
setPointCount
Method · 0.50
setPoint
Method · 0.50
Texture
Method · 0.50
loadFromImage
Method · 0.50
update
Method · 0.50
setSize
Method · 0.50
CircleShape
Method · 0.50
setRadius
Method · 0.50
setPointCount
Method · 0.50
Calls
1
update
Method · 0.45
Tested by
1
TriangleShape
Method · 0.40