Loading...
Searching...
No Matches
hellfire::Entity Member List

This is the complete list of members for hellfire::Entity, including all inherited members.

add_component(Args &&... args)hellfire::Entity
add_component(Args &&... args)hellfire::Entity
add_component(Args &&... args)hellfire::Entity
broadcast_event(const std::string &event_name, void *data=nullptr) consthellfire::Entity
cleanup_scripts() consthellfire::Entity
components_hellfire::Entityprivate
Entity(const EntityID id, const std::string &name)hellfire::Entityinlineexplicit
Entity(const std::string &name)hellfire::Entityinlineexplicit
get_component() consthellfire::Entity
get_component() consthellfire::Entity
get_component() consthellfire::Entity
get_id() consthellfire::Entityinline
get_name() consthellfire::Entityinline
get_script_components() consthellfire::Entity
has_component() consthellfire::Entityinline
id_hellfire::Entityprivate
initialize_scripts() consthellfire::Entity
name_hellfire::Entityprivate
remove_component()hellfire::Entity
remove_component()hellfire::Entity
remove_component()hellfire::Entity
script_components_hellfire::Entityprivate
send_event_to_script(const std::string &event_name, void *data=nullptr)hellfire::Entity
send_event_to_script(const std::string &event_name, void *data)hellfire::Entity
send_event_to_script(const std::string &event_name, void *data)hellfire::Entity
set_name(const std::string &name)hellfire::Entityinline
transform()hellfire::Entity
transform() consthellfire::Entity
update_scripts(float delta_time) consthellfire::Entity
~Entity()=defaulthellfire::Entityvirtual