Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
369
void GL_initializeTextures() { game.initializeTextures(); }
370
371
void Game::initializeTextures()
372
{
Callers
1
GL_initializeGLObjects
Function · 0.85
Calls
1
initializeTextures
Method · 0.80
Tested by
no test coverage detected