MCPcopy 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
839float RenderViewImpl::getFrameZoomFactor() const
840{
841 return _frameZoomFactor;
842}
843
844bool RenderViewImpl::isFullscreen() const
845{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected