MCPcopy Create free account
hub / github.com/atraczyk/2d-engine / GL_initializeTextures

Function GL_initializeTextures

engine/src/game.cpp:369–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367}
368
369void GL_initializeTextures() { game.initializeTextures(); }
370
371void Game::initializeTextures()
372{

Callers 1

GL_initializeGLObjectsFunction · 0.85

Calls 1

initializeTexturesMethod · 0.80

Tested by

no test coverage detected