Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ offset
Method
offset
Source/engine/render/text_render.cpp:349–352 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
347
}
348
349
size_t offset() const
350
{
351
return next_;
352
}
353
354
private:
355
string_view fmt_;
Callers
1
DrawStringWithColors
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected