Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ isDrawableResource
Method
isDrawableResource
src/eepp/graphics/drawable.cpp:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
bool Drawable::isDrawableResource() const {
91
return false;
92
}
93
94
void Drawable::onAlphaChange() {}
95
Callers
5
setDrawable
Method · 0.45
safeDeleteDrawable
Method · 0.45
~LayerDrawable
Method · 0.45
setDrawable
Method · 0.45
toString
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected