Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ GetAscender
Method
GetAscender
LuaSTGPlus/ResourceMgr.cpp:299–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
}
298
299
fFloat ResFont::HGEFont::GetAscender()
300
{
301
return m_fLineHeight;
302
}
303
304
fFloat ResFont::HGEFont::GetDescender()
305
{
Callers
1
RenderText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected