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

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

_buffTypeecs::Collectibleprivate
_durationecs::Collectibleprivate
_healthRestoreecs::Collectibleprivate
_scoreValueecs::Collectibleprivate
_typeecs::Collectibleprivate
_valueecs::Collectibleprivate
awardsScore() constecs::Collectibleinline
Collectible(BuffType buffType, float duration, float value)ecs::Collectibleinline
Collectible(int healthRestore)ecs::Collectibleinlineexplicit
Collectible(int scoreValue, bool isScoreType)ecs::Collectibleinline
getBuffType() constecs::Collectibleinline
getCollectibleType() constecs::Collectibleinline
getDuration() constecs::Collectibleinline
getHealthRestore() constecs::Collectibleinline
getScoreValue() constecs::Collectibleinline
getType() const overrideecs::Collectibleinlinevirtual
getValue() constecs::Collectibleinline
grantsBuff() constecs::Collectibleinline
restoresHealth() constecs::Collectibleinline
~Collectible() override=defaultecs::Collectible
~IComponent()=defaultecs::IComponentvirtual