MCPcopy Create free account
hub / github.com/ddnet/ddnet / TextureDimension

Method TextureDimension

src/engine/client/text.cpp:824–827  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

822 }
823
824 size_t TextureDimension() const
825 {
826 return m_TextureDimension;
827 }
828
829 IGraphics::CTextureHandle Texture(size_t TextureIndex) const
830 {

Callers 1

RenderTextContainerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected