Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getTexture
Method
getTexture
src/Core/Graphics/Canvas.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
Texture Canvas::getTexture() const
256
{
257
return m_canvas.getTexture();
258
}
259
260
void Canvas::requiresSort()
261
{
Callers
8
update
Method · 0.45
useTextureSize
Method · 0.45
loadTexture
Method · 0.45
render
Method · 0.45
loadImages
Method · 0.45
Animation.cpp
File · 0.45
applyTexture
Method · 0.45
Animator.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected