Bomberman
BBM::AnimationsComponent Member List

This is the complete list of members for BBM::AnimationsComponent, including all inherited members.

_animDisabledBBM::AnimationsComponentprivate
_currentAnimIndexBBM::AnimationsComponentprivate
_entityWAL::Componentprotected
_modelAnimationBBM::AnimationsComponentprivate
AnimationsComponent(WAL::Entity &entity, const std::string &path, int animIndex, bool play=true)BBM::AnimationsComponentexplicit
AnimationsComponent(const AnimationsComponent &)=defaultBBM::AnimationsComponent
clone(WAL::Entity &entity) const overrideBBM::AnimationsComponentvirtual
Component(Entity &entity)WAL::Componentexplicitprotected
Component(const Component &)=defaultWAL::Componentprotected
getCurrentAnimFrameCounter() constBBM::AnimationsComponent
getCurrentAnimIndex() constBBM::AnimationsComponent
getCurrentModelAnim()BBM::AnimationsComponent
incCurrentAnimFrameCounter()BBM::AnimationsComponent
isAnimDisabled() constBBM::AnimationsComponent
onStart()WAL::Componentvirtual
onStop()WAL::Componentvirtual
operator=(const AnimationsComponent &)=deleteBBM::AnimationsComponent
WAL::Component::operator=(const Component &)=deleteWAL::Component
resetCurrentAnimFrameCounter()BBM::AnimationsComponent
setAnimDisabled(bool disable)BBM::AnimationsComponent
setAnimIndex(int animIndex)BBM::AnimationsComponent
setCurrentAnimFrameCounter(size_t animFrameCounter)BBM::AnimationsComponent
~AnimationsComponent() override=defaultBBM::AnimationsComponent
~Component()=defaultWAL::Componentvirtual