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

Method CacheString

LuaSTGPlus/ResourceMgr.cpp:314–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312}
313
314fResult ResFont::HGEFont::CacheString(fcStrW String)
315{
316 return FCYERR_OK; // �������岻��Ҫʵ��CacheString
317}
318
319fResult ResFont::HGEFont::QueryGlyph(f2dGraphics* pGraph, fCharW Character, f2dGlyphInfo* InfoOut)
320{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected