MCPcopy 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
90bool Drawable::isDrawableResource() const {
91 return false;
92}
93
94void Drawable::onAlphaChange() {}
95

Callers 5

setDrawableMethod · 0.45
safeDeleteDrawableMethod · 0.45
~LayerDrawableMethod · 0.45
setDrawableMethod · 0.45
toStringFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected