Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ IsStyleApplied
Method
IsStyleApplied
src/font.cpp:897–899 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
895
}
896
897
bool Font::IsStyleApplied() const {
898
return style_applied;
899
}
900
901
Font::Style Font::GetCurrentStyle() const {
902
return current_style;
Callers
2
Draw
Method · 0.80
GetSize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected