MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / GetDescender

Method GetDescender

LuaSTGPlus/ResourceMgr.cpp:304–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304fFloat ResFont::HGEFont::GetDescender()
305{
306 return 0.f;
307}
308
309f2dTexture2D* ResFont::HGEFont::GetCacheTexture()
310{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected