Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ GetBackgroundColor
Method
GetBackgroundColor
src/bitmap.h:677–679 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
675
}
676
677
inline Color Bitmap::GetBackgroundColor() const {
678
return bg_color;
679
}
680
681
inline Color Bitmap::GetShadowColor() const {
682
return sh_color;
Callers
3
MakeBorderSprite
Method · 0.45
OnChangeSystemGraphicReady
Method · 0.45
DrawBackground
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected