Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ setCenterPoint
Method
setCenterPoint
src/Window.cpp:167–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
void Window::setCenterPoint(const Eigen::Vector2f& point)
168
{
169
mCenterPoint = point;
170
updateMatrix();
171
}
172
173
void Window::updateMatrix()
174
{
Callers
1
updateGameLaunchEffect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected