MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getDrawable

Method getDrawable

src/eepp/ui/uinodedrawable.cpp:409–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407}
408
409Drawable* UINodeDrawable::LayerDrawable::getDrawable() const {
410 return mDrawable;
411}
412
413const std::string& UINodeDrawable::LayerDrawable::getDrawableRef() const {
414 return mDrawableRef;

Callers 1

setDrawableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected