Brunot
Loading...
Searching...
No Matches
ParticleGenerator Member List

This is the complete list of members for ParticleGenerator, including all inherited members.

activate() -> voidParticleGenerator
activeParticleGeneratorprivate
addChild(std::unique_ptr< GameObject > newChild) -> boolGameObjectvirtual
addChildLua(std::unique_ptr< GameObject > &newChild) -> boolGameObject
addEmitter() -> voidParticleGenerator
addEmitter(std::unique_ptr< ParticleEmitter > emitter) -> voidParticleGenerator
bindLuaTypes(sol::state &lua) -> voidParticleGeneratorinlinestatic
calculateFormattedName() const -> voidGameObjectprivate
cErrorType enum valueComponent
checkAddToSceneHook() -> voidGameObjectprotected
clone() const -> std::unique_ptr< GameObject > overrideParticleGeneratorinlinevirtual
cNewComponentStub enum valueComponent
Component(ComponentTypeEnum type, const char *typeName)Componentprotected
componentShowMenu() -> void overrideParticleGeneratorvirtual
ComponentTypeEnum enum nameComponent
coolerGetUUID() const -> unsigned intGameObject
deactivate() -> voidParticleGenerator
destroy() -> voidGameObjectvirtual
destroyed() const -> boolGameObject
emittersParticleGeneratorprivate
endWindow() -> void overrideParticleGeneratorinlinevirtual
EngineGameObject
EntityGameObject
for_each(std::function< void(GameObject &)> func) -> voidGameObjectvirtual
for_each(std::function< void(const GameObject &)> func) const -> voidGameObjectvirtual
formattedNameGameObjectmutableprivate
from_json(const json &j, ParticleGenerator &n) ->voidParticleGeneratorfriend
GameObject(std::string typeName, gobj::Type parentType, gobj::Type type)GameObject
GameObject(const GameObject &other)GameObject
GameObject(GameObject &&other) noexceptGameObject
getChildren() const -> std::shared_ptr< std::vector< GameObject * > > overrideComponentprotectedvirtual
getComponentJson() const -> jsonComponentprotected
getEntityParent() const -> Entity *Component
getEnum() -> ComponentTypeEnumParticleGeneratorinlinestatic
getFormattedName() const -> const std::string &GameObject
getGameObjectJson() const -> jsonGameObject
getInternalParent() const -> GameObject *GameObject
getKey() const -> Key overrideComponentvirtual
getName() const -> const std::string &GameObject
getNickname() const -> const std::string &GameObject
getObjectType() const -> gobj::TypeGameObject
getParent() const -> GameObject *GameObjectvirtual
getType() const -> ComponentTypeEnumComponentinline
getUUID() const -> gobj::UUIDGameObject
inEngineGameObjectprivate
internalParentGameObjectprivate
isActive() const -> boolGameObject
isDestroyedGameObjectprivate
isType(gobj::Type otherType) const -> boolGameObject
isUUID(gobj::UUID compareUUID) const -> boolGameObject
linkMessages() -> voidParticleGenerator
load(const Stream &stream) -> void overrideParticleGeneratorvirtual
nameEquals(const std::string &compareString) const -> boolGameObject
nicknameGameObjectprivate
NodeGameObject
onEnterEngine() -> void overrideParticleGeneratorvirtual
onRender() -> void overrideParticleGeneratorprivatevirtual
onSceneExit(const std::string &sceneName) -> voidGameObjectinlinevirtual
onSceneStart(const std::string &sceneName) -> voidGameObjectinlinevirtual
onUpdate(float dt) -> void overrideParticleGeneratorprivatevirtual
operator=(const ParticleGenerator &) -> ParticleGenerator &=defaultParticleGenerator
operator=(ParticleGenerator &&other) noexcept -> ParticleGenerator &=defaultParticleGenerator
Component::operator=(const GameObject &other) -> GameObject &GameObject
Component::operator=(GameObject &&other) noexcept -> GameObject &GameObject
parentTo(GameObject *newParent) -> boolGameObjectvirtual
parentTypeGameObjectprivate
ParticleGenerator()ParticleGenerator
ParticleGenerator(const ParticleGenerator &)ParticleGenerator
ParticleGenerator(ParticleGenerator &&other) noexcept=defaultParticleGenerator
pop() const -> std::unique_ptr< Component >Component
receivesMessages() const -> boolGameObject
removeEmitter(int index) -> voidParticleGenerator
removeEmitters(const std::string &emitter) -> voidParticleGenerator
render() -> voidGameObjectvirtual
renderLayerGameObjectprivate
renders() const -> boolGameObject
repeatsParticleGeneratorprivate
save(Stream &stream) const -> void overrideParticleGeneratorvirtual
setActive(bool shouldBeActive) -> voidGameObject
setGameObjectJson(const json &stream) -> voidGameObject
setInternalParent(GameObject *parent) -> boolGameObjectprotected
setNickname(const std::string &newNickname) -> voidGameObject
setShouldReceiveMessages(bool _shouldReceiveMessages) -> voidGameObjectvirtual
setShouldRender(bool _shouldRender) -> voidGameObjectvirtual
setShouldUpdate(bool _shouldUpdate) -> voidGameObjectvirtual
shouldReceiveMessagesGameObjectprivate
shouldRenderGameObjectprivate
shouldUpdateGameObjectprivate
showMenu() -> void overrideComponentvirtual
to_json(json &j, const ParticleGenerator &n) ->voidParticleGeneratorfriend
typeComponentprivate
typeNameGameObjectprivate
update(float dt) -> voidGameObjectvirtual
updates() const -> boolGameObject
uuidGameObjectprivate
~GameObject()GameObjectvirtual
~ParticleGenerator() override=defaultParticleGenerator