Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
void cGraphics::SetSurfaceOriginal(cSurface* pImage) {
51
mImageOriginal = pImage;
52
}
53
54
55
void cGraphics::HeliIntro_TickParallaxAndText() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected