MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / SetSurfaceOriginal

Method SetSurfaceOriginal

Source/Graphics.cpp:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void cGraphics::SetSurfaceOriginal(cSurface* pImage) {
51 mImageOriginal = pImage;
52}
53
54
55void cGraphics::HeliIntro_TickParallaxAndText() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected