MCPcopy Create free account
hub / github.com/axmolengine/axmol / getScaleX

Method getScaleX

core/platform/RenderView.cpp:489–492  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

487}
488
489float RenderView::getScaleX() const
490{
491 return _scaleX;
492}
493
494float RenderView::getScaleY() const
495{

Callers 1

beforeSimulationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected