R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
ecs::Buff Member List

This is the complete list of members for ecs::Buff, including all inherited members.

_buffsecs::Buffprivate
addBuff(BuffType type, float duration, float value)ecs::Buffinline
Buff()=defaultecs::Buff
Buff(BuffType type, float duration, float value)ecs::Buffinline
clearAllBuffs()ecs::Buffinline
getBuffs() constecs::Buffinline
getBuffsMutable()ecs::Buffinline
getBuffValue(BuffType type) constecs::Buffinline
getType() const overrideecs::Buffinlinevirtual
hasAnyBuffs() constecs::Buffinline
hasBuff(BuffType type) constecs::Buffinline
removeBuff(BuffType type)ecs::Buffinline
~Buff() override=defaultecs::Buff
~IComponent()=defaultecs::IComponentvirtual