ime::Drawable Member List

This is the complete list of members for ime::Drawable, including all inherited members.

draw(priv::RenderTarget &renderTarget) const =0ime::Drawablepure virtual
emitChange(const Property &property)ime::Objectprotected
emitDestruction()ime::Objectprotected
eventEmitter_ime::Objectprotected
getClassName() const =0ime::Objectpure virtual
getClassType() const overrideime::Drawablevirtual
getObjectId() constime::Object
getTag() constime::Object
isEventListenerSuspended(int id) constime::Object
isSameObjectAs(const Object &other) constime::Object
Object()ime::Object
Object(const Object &)ime::Object
Object(Object &&) noexcept=defaultime::Object
onDestruction(const Callback<> &callback)ime::Object
onPropertyChange(const std::string &property, const Callback< Property > &callback, bool oneTime=false)ime::Object
onPropertyChange(const Callback< Property > &callback, bool oneTime=false)ime::Object
operator=(const Object &)ime::Object
operator=(Object &&) noexcept=defaultime::Object
Ptr typedefime::Object
removeEventListener(const std::string &event, int id)ime::Object
removeEventListener(int id)ime::Object
setTag(const std::string &tag)ime::Object
suspendedEventListener(int id, bool suspend)ime::Object
~Drawable() overrideime::Drawable
~Object()ime::Objectvirtual