MCPcopy 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
41void cGraphics::SetImage( cSurface* pImage ) {
42 mSurface = pImage;
43}
44
45void cGraphics::SetImageOriginal() {
46

Callers 2

Draw_Phase_PausedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected