Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ SetImage
Method
SetImage
Source/Graphics.cpp:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void cGraphics::SetImage( cSurface* pImage ) {
42
mSurface = pImage;
43
}
44
45
void cGraphics::SetImageOriginal() {
46
Callers
2
Phase_Map_Overview_Show
Method · 0.80
Draw_Phase_Paused
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected