Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illation/ETEngine
/ GetAtlas
Method
GetAtlas
Engine/source/EtRendering/GraphicsTypes/SpriteFont.h:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
//-----------
79
public:
80
TextureData const* GetAtlas() const { return m_pTexture; }
81
int16 GetFontSize() const { return m_FontSize; }
82
FontMetric const& GetMetric(wchar_t const& character) const;
83
Callers
2
OnTick
Method · 0.80
Draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected