MCPcopy Create free account
hub / github.com/DCurrent/openbor / zoomscreen

Function zoomscreen

engine/source/gamelib/screen.c:654–695  ·  view source on GitHub ↗

* Zooms in or out on the screen. * Parameters: * centerx - x coord of zoom center on unclipped, unscaled screen * centery - y coord of zoom center on unclipped, unscaled screen * scalex - x scale factor * scaley - y scale factor */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

allocscreenFunction · 0.85
copyscreen_oFunction · 0.85
scalescreenFunction · 0.85
scalescreen16Function · 0.85
scalescreen32Function · 0.85
freescreenFunction · 0.85

Tested by

no test coverage detected