Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getFrameZoomFactor
Method
getFrameZoomFactor
core/platform/RenderViewImpl.cpp:839–842 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
837
}
838
839
float RenderViewImpl::getFrameZoomFactor() const
840
{
841
return _frameZoomFactor;
842
}
843
844
bool RenderViewImpl::isFullscreen() const
845
{
Callers
1
onGLFWMouseMoveCallBack
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected