MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getGFXTarget

Method getGFXTarget

Engine/source/windowManager/sdl/sdlWindow.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145GFXWindowTarget * PlatformWindowSDL::getGFXTarget()
146{
147 return mTarget;
148}
149
150const GFXVideoMode & PlatformWindowSDL::getVideoMode()
151{

Callers 5

setOptimalDisplaySizeMethod · 0.45
onEndFrameMethod · 0.45
renderFrameMethod · 0.45
swapBuffersMethod · 0.45
DefineEngineMethodFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected