diff --git a/actor_8hpp_source.html b/actor_8hpp_source.html index 3af49f0cd..2170fa934 100644 --- a/actor_8hpp_source.html +++ b/actor_8hpp_source.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
@@ -138,7 +138,7 @@ $(function() {
125 
131  template<typename... Component>
132  bool has() const {
-
133  return (reg->template has<Component>(entt) && ...);
+
133  return reg->template has<Component...>(entt);
134  }
135 
141  template<typename... Component>
@@ -188,7 +188,7 @@ $(function() {
205 
206 #endif
-
entt::basic_registry::create
entity_type create()
Creates a new entity and returns it.
Definition: registry.hpp:482
+
entt::basic_registry::create
entity_type create()
Creates a new entity and returns it.
Definition: registry.hpp:480
entt::null
constexpr auto null
Compile-time constant for null entities.
Definition: entity.hpp:169
entt::basic_actor::entity_type
Entity entity_type
Underlying entity identifier.
Definition: actor.hpp:31
entt::basic_actor::registry_type
basic_registry< Entity > registry_type
Type of registry used internally.
Definition: actor.hpp:29
@@ -197,7 +197,7 @@ $(function() {
entt::basic_actor::operator=
basic_actor & operator=(basic_actor &&other) ENTT_NOEXCEPT
Move assignment operator.
Definition: actor.hpp:88
entt::basic_actor::basic_actor
basic_actor(entity_type entity, registry_type &ref) ENTT_NOEXCEPT
Constructs an actor from a given entity.
Definition: actor.hpp:65
entt::basic_actor::entity
entity_type entity() const ENTT_NOEXCEPT
Returns the entity associated with an actor.
Definition: actor.hpp:185
-
entt::basic_registry::destroy
void destroy(const entity_type entity)
Destroys an entity and lets the registry recycle the identifier.
Definition: registry.hpp:569
+
entt::basic_registry::destroy
void destroy(const entity_type entity)
Destroys an entity and lets the registry recycle the identifier.
Definition: registry.hpp:567
entt::basic_actor::~basic_actor
virtual ~basic_actor()
Default destructor.
Definition: actor.hpp:72
entt::basic_actor::basic_actor
basic_actor(registry_type &ref)
Constructs an actor from a given registry.
Definition: actor.hpp:56
entt::basic_actor::assign
decltype(auto) assign(Args &&... args)
Assigns the given component to an actor.
Definition: actor.hpp:113
@@ -207,7 +207,7 @@ $(function() {
entt::basic_registry
Fast and reliable entity-component system.
Definition: fwd.hpp:46
entt::basic_actor::try_get
auto try_get() const
Returns pointers to the given components for an actor.
Definition: actor.hpp:158
entt::basic_actor::remove
void remove()
Removes the given component from an actor.
Definition: actor.hpp:122
-
entt::basic_registry::valid
bool valid(const entity_type entity) const
Checks if an entity identifier refers to a valid entity.
Definition: registry.hpp:430
+
entt::basic_registry::valid
bool valid(const entity_type entity) const
Checks if an entity identifier refers to a valid entity.
Definition: registry.hpp:428
entt::basic_actor::backend
registry_type & backend() ENTT_NOEXCEPT
Returns a reference to the underlying registry.
Definition: actor.hpp:177
entt::basic_actor::try_get
auto try_get()
Returns pointers to the given components for an actor.
Definition: actor.hpp:164
entt::basic_actor
Dedicated to those who aren't confident with the entity-component-system architecture.
Definition: actor.hpp:27
diff --git a/algorithm_8hpp_source.html b/algorithm_8hpp_source.html index 9a4eab6e5..31c83ef8f 100644 --- a/algorithm_8hpp_source.html +++ b/algorithm_8hpp_source.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/annotated.html b/annotated.html index cf040679c..f1b28b8b4 100644 --- a/annotated.html +++ b/annotated.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/attribute_8h_source.html b/attribute_8h_source.html index dc36fdf1c..bf4413ab4 100644 --- a/attribute_8h_source.html +++ b/attribute_8h_source.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/cache_8hpp_source.html b/cache_8hpp_source.html index f15e378ad..c8bc19b06 100644 --- a/cache_8hpp_source.html +++ b/cache_8hpp_source.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__continuous__loader-members.html b/classentt_1_1basic__continuous__loader-members.html index b4387e66d..c091ecae5 100644 --- a/classentt_1_1basic__continuous__loader-members.html +++ b/classentt_1_1basic__continuous__loader-members.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__continuous__loader.html b/classentt_1_1basic__continuous__loader.html index 14c3c6940..b307b1139 100644 --- a/classentt_1_1basic__continuous__loader.html +++ b/classentt_1_1basic__continuous__loader.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__group.html b/classentt_1_1basic__group.html index 4de74cb29..e86ae99a8 100644 --- a/classentt_1_1basic__group.html +++ b/classentt_1_1basic__group.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_1aada3a14110654dc27700c17c9c2396.html b/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_1aada3a14110654dc27700c17c9c2396.html index 796585ba5..3337350a1 100644 --- a/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_1aada3a14110654dc27700c17c9c2396.html +++ b/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_1aada3a14110654dc27700c17c9c2396.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4-members.html b/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4-members.html index d7e965e86..94772b6d9 100644 --- a/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4-members.html +++ b/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4-members.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4.html b/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4.html index 9c1ea1fbc..fb5a3dad1 100644 --- a/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4.html +++ b/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_8_8_8_01_4_01_4.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_9e8a2286698e49212830f433eb636a65.html b/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_9e8a2286698e49212830f433eb636a65.html index 7c89f1fd5..0a850f43e 100644 --- a/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_9e8a2286698e49212830f433eb636a65.html +++ b/classentt_1_1basic__group_3_01Entity_00_01exclude__t_3_01Exclude_8_8_8_01_4_00_01get__t_3_01Get_9e8a2286698e49212830f433eb636a65.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__hashed__string-members.html b/classentt_1_1basic__hashed__string-members.html index 2654da77e..65acfa3da 100644 --- a/classentt_1_1basic__hashed__string-members.html +++ b/classentt_1_1basic__hashed__string-members.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__hashed__string.html b/classentt_1_1basic__hashed__string.html index 040cdf7f8..03cd95fb3 100644 --- a/classentt_1_1basic__hashed__string.html +++ b/classentt_1_1basic__hashed__string.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__observer-members.html b/classentt_1_1basic__observer-members.html index b69a00e71..9f8d60aef 100644 --- a/classentt_1_1basic__observer-members.html +++ b/classentt_1_1basic__observer-members.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__observer.html b/classentt_1_1basic__observer.html index ab08d9645..c7d099100 100644 --- a/classentt_1_1basic__observer.html +++ b/classentt_1_1basic__observer.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__registry-members.html b/classentt_1_1basic__registry-members.html index 2141c2c84..b2d53d9d0 100644 --- a/classentt_1_1basic__registry-members.html +++ b/classentt_1_1basic__registry-members.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
diff --git a/classentt_1_1basic__registry.html b/classentt_1_1basic__registry.html index 62b6c6e71..0f4f3057b 100644 --- a/classentt_1_1basic__registry.html +++ b/classentt_1_1basic__registry.html @@ -22,7 +22,7 @@
EnTT -  3.3.1 +  3.3.2
@@ -433,7 +433,7 @@ template<typename Entity>

Returns the number of entities still in use.

Returns
Number of entities still in use.
-

Definition at line 281 of file registry.hpp.

+

Definition at line 279 of file registry.hpp.

@@ -482,7 +482,7 @@ template<typename... Component>
Returns
True if the entity has at least one of the given components, false otherwise.
-

Definition at line 871 of file registry.hpp.

+

Definition at line 869 of file registry.hpp.

@@ -544,7 +544,7 @@ template<typename Component , typename... Args>
Returns
A reference to the newly created component.
-

Definition at line 624 of file registry.hpp.

+

Definition at line 622 of file registry.hpp.

@@ -611,7 +611,7 @@ template<typename Component , typename EIt , typename CIt > -

Definition at line 661 of file registry.hpp.

+

Definition at line 659 of file registry.hpp.

@@ -669,7 +669,7 @@ template<typename It > -

Definition at line 678 of file registry.hpp.

+

Definition at line 676 of file registry.hpp.

@@ -735,7 +735,7 @@ template<typename Component , typename It > -

Definition at line 642 of file registry.hpp.

+

Definition at line 640 of file registry.hpp.

@@ -799,7 +799,7 @@ template<typename Component , typename... Args>
Returns
A reference to the newly created component.
-

Definition at line 715 of file registry.hpp.

+

Definition at line 713 of file registry.hpp.

@@ -839,7 +839,7 @@ template<typename Component >
Returns
Capacity of the pool of the given component.
-

Definition at line 320 of file registry.hpp.

+

Definition at line 318 of file registry.hpp.

@@ -871,7 +871,7 @@ template<typename Entity>

Returns the number of entities that a registry has currently allocated space for.

Returns
Capacity of the registry.
-

Definition at line 329 of file registry.hpp.

+

Definition at line 327 of file registry.hpp.

@@ -910,7 +910,7 @@ template<typename... Component> -

Definition at line 984 of file registry.hpp.

+

Definition at line 982 of file registry.hpp.

@@ -960,7 +960,7 @@ Listeners and groups aren't copied. It is up to the caller to connect the listen
Returns
A fresh copy of the registry.
-

Definition at line 1539 of file registry.hpp.

+

Definition at line 1533 of file registry.hpp.

@@ -997,7 +997,7 @@ template<typename Entity>
Returns
A valid entity identifier.
-

Definition at line 482 of file registry.hpp.

+

Definition at line 480 of file registry.hpp.

@@ -1038,7 +1038,7 @@ template<typename Entity>
Returns
A valid entity identifier.
-

Definition at line 510 of file registry.hpp.

+

Definition at line 508 of file registry.hpp.

@@ -1096,7 +1096,7 @@ template<typename It > -

Definition at line 545 of file registry.hpp.

+

Definition at line 543 of file registry.hpp.

@@ -1138,7 +1138,7 @@ template<typename Type >
Returns
A valid reference to the object in the context of the registry.
-

Definition at line 1806 of file registry.hpp.

+

Definition at line 1800 of file registry.hpp.

@@ -1180,7 +1180,7 @@ template<typename Type >
Returns
A valid reference to the object in the context of the registry.
-

Definition at line 1798 of file registry.hpp.

+

Definition at line 1792 of file registry.hpp.

@@ -1231,7 +1231,7 @@ template<typename Func > -

Definition at line 1831 of file registry.hpp.

+

Definition at line 1825 of file registry.hpp.

@@ -1280,7 +1280,7 @@ template<typename Type , typename... Args>
Returns
A reference to the object in the context of the registry.
-

Definition at line 1762 of file registry.hpp.

+

Definition at line 1756 of file registry.hpp.

@@ -1321,7 +1321,7 @@ template<typename Entity>
Returns
Actual version for the given entity identifier.
-

Definition at line 466 of file registry.hpp.

+

Definition at line 464 of file registry.hpp.

@@ -1363,7 +1363,7 @@ template<typename Component >
Returns
A pointer to the array of entities.
-

Definition at line 405 of file registry.hpp.

+

Definition at line 403 of file registry.hpp.

@@ -1397,7 +1397,7 @@ template<typename Entity>
Warning
This list contains both valid and destroyed entities and isn't suitable for direct use.
Returns
A pointer to the array of entities.
-

Definition at line 421 of file registry.hpp.

+

Definition at line 419 of file registry.hpp.

@@ -1440,7 +1440,7 @@ Attempting to use an invalid entity results in undefined behavior.
-

Definition at line 569 of file registry.hpp.

+

Definition at line 567 of file registry.hpp.

@@ -1498,7 +1498,7 @@ template<typename It > -

Definition at line 598 of file registry.hpp.

+

Definition at line 596 of file registry.hpp.

@@ -1548,7 +1548,7 @@ template<typename Func > -

Definition at line 1011 of file registry.hpp.

+

Definition at line 1009 of file registry.hpp.

@@ -1589,7 +1589,7 @@ template<typename... Component>
Returns
True if the registry or the pools of the given components are empty, false otherwise.
-

Definition at line 355 of file registry.hpp.

+

Definition at line 353 of file registry.hpp.

@@ -1628,7 +1628,7 @@ template<typename Entity>
Returns
The entity identifier without the version.
-

Definition at line 440 of file registry.hpp.

+

Definition at line 438 of file registry.hpp.

@@ -1677,7 +1677,7 @@ template<typename... Component>
Returns
References to the components owned by the entity.
-

Definition at line 903 of file registry.hpp.

+

Definition at line 901 of file registry.hpp.

@@ -1726,7 +1726,7 @@ template<typename... Component>
Returns
References to the components owned by the entity.
-

Definition at line 891 of file registry.hpp.

+

Definition at line 889 of file registry.hpp.

@@ -1791,7 +1791,7 @@ template<typename Component , typename... Args>
Returns
Reference to the component owned by the entity.
-

Definition at line 938 of file registry.hpp.

+

Definition at line 936 of file registry.hpp.

@@ -1834,7 +1834,7 @@ template<typename... Owned, typename... Exclude>
Returns
A newly created group.
-

Definition at line 1453 of file registry.hpp.

+

Definition at line 1447 of file registry.hpp.

@@ -1877,7 +1877,7 @@ template<typename... Owned, typename... Exclude>
Returns
A newly created group.
-

Definition at line 1467 of file registry.hpp.

+

Definition at line 1461 of file registry.hpp.

@@ -1936,7 +1936,7 @@ template<typename... Owned, typename... Get, typename... Exclude>
Returns
A newly created group.
-

Definition at line 1338 of file registry.hpp.

+

Definition at line 1336 of file registry.hpp.

@@ -1990,7 +1990,7 @@ template<typename... Owned, typename... Get, typename... Exclude>
Returns
A newly created group.
-

Definition at line 1438 of file registry.hpp.

+

Definition at line 1432 of file registry.hpp.

@@ -2039,7 +2039,7 @@ template<typename... Component>
Returns
True if the entity has all the components, false otherwise.
-

Definition at line 852 of file registry.hpp.

+

Definition at line 850 of file registry.hpp.

@@ -2074,7 +2074,7 @@ template<typename Entity>
Note
The loader returned by this function requires that the registry be empty. In case it isn't, all the data will be automatically deleted before to return.
Returns
A temporary object to use to load snasphosts.
-

Definition at line 1635 of file registry.hpp.

+

Definition at line 1629 of file registry.hpp.

@@ -2121,7 +2121,7 @@ template<typename Component >
Returns
A temporary sink object.
-

Definition at line 1092 of file registry.hpp.

+

Definition at line 1090 of file registry.hpp.

@@ -2168,7 +2168,7 @@ template<typename Component >
Returns
A temporary sink object.
-

Definition at line 1154 of file registry.hpp.

+

Definition at line 1152 of file registry.hpp.

@@ -2215,7 +2215,7 @@ template<typename Component >
Returns
A temporary sink object.
-

Definition at line 1122 of file registry.hpp.

+

Definition at line 1120 of file registry.hpp.

@@ -2285,7 +2285,7 @@ template<typename Entity>
Returns
True if the entity has no components assigned, false otherwise.
-

Definition at line 1032 of file registry.hpp.

+

Definition at line 1030 of file registry.hpp.

@@ -2335,7 +2335,7 @@ template<typename Func > -

Definition at line 1054 of file registry.hpp.

+

Definition at line 1052 of file registry.hpp.

@@ -2374,7 +2374,7 @@ template<typename Component > -

Definition at line 254 of file registry.hpp.

+

Definition at line 252 of file registry.hpp.

@@ -2417,7 +2417,7 @@ template<typename Component >
Returns
A pointer to the array of components of the given type.
-

Definition at line 387 of file registry.hpp.

+

Definition at line 385 of file registry.hpp.

@@ -2460,7 +2460,7 @@ template<typename Component >
Returns
A pointer to the array of components of the given type.
-

Definition at line 381 of file registry.hpp.

+

Definition at line 379 of file registry.hpp.

@@ -2508,7 +2508,7 @@ template<typename... Component> -

Definition at line 793 of file registry.hpp.

+

Definition at line 791 of file registry.hpp.

@@ -2567,7 +2567,7 @@ template<typename... Component, typename It > -

Definition at line 809 of file registry.hpp.

+

Definition at line 807 of file registry.hpp.

@@ -2618,7 +2618,7 @@ template<typename... Component> -

Definition at line 834 of file registry.hpp.

+

Definition at line 832 of file registry.hpp.

@@ -2680,7 +2680,7 @@ template<typename Component , typename... Args>
Returns
A reference to the component being replaced.
-

Definition at line 770 of file registry.hpp.

+

Definition at line 768 of file registry.hpp.

@@ -2787,7 +2787,7 @@ template<typename... Component> -

Definition at line 306 of file registry.hpp.

+

Definition at line 304 of file registry.hpp.

@@ -2850,7 +2850,7 @@ template<typename It >
Returns
A newly created runtime view.
-

Definition at line 1493 of file registry.hpp.

+

Definition at line 1487 of file registry.hpp.

@@ -2899,7 +2899,7 @@ template<typename Type , typename... Args>
Returns
A reference to the newly created object.
-

Definition at line 1733 of file registry.hpp.

+

Definition at line 1727 of file registry.hpp.

@@ -2938,7 +2938,7 @@ template<typename... Component> -

Definition at line 339 of file registry.hpp.

+

Definition at line 337 of file registry.hpp.

@@ -2978,7 +2978,7 @@ template<typename Component >
Returns
Number of existing components of the given type.
-

Definition at line 265 of file registry.hpp.

+

Definition at line 263 of file registry.hpp.

@@ -3010,7 +3010,7 @@ template<typename Entity>

Returns the number of entities created so far.

Returns
Number of entities created so far.
-

Definition at line 273 of file registry.hpp.

+

Definition at line 271 of file registry.hpp.

@@ -3044,7 +3044,7 @@ template<typename Entity> It can be used to save and restore its internal state or to keep two or more instances of this class in sync, as an example in a client-server architecture.

Returns
A temporary object to use to take snasphosts.
-

Definition at line 1604 of file registry.hpp.

+

Definition at line 1598 of file registry.hpp.

@@ -3095,7 +3095,7 @@ template<typename To , typename From > -

Definition at line 1248 of file registry.hpp.

+

Definition at line 1246 of file registry.hpp.

@@ -3177,7 +3177,7 @@ template<typename Component , typename Compare , typename Sort = std_sort, t -

Definition at line 1206 of file registry.hpp.

+

Definition at line 1204 of file registry.hpp.

@@ -3217,7 +3217,7 @@ template<typename... Component>
Returns
True if the pools of the given components are sortable, false otherwise.
-

Definition at line 1306 of file registry.hpp.

+

Definition at line 1304 of file registry.hpp.

@@ -3293,7 +3293,7 @@ Attempting to use invalid entities results in undefined behavior.
-

Definition at line 1585 of file registry.hpp.

+

Definition at line 1579 of file registry.hpp.

@@ -3333,7 +3333,7 @@ template<typename Type >
Returns
A pointer to the object if it exists in the context of the registry, a null pointer otherwise.
-

Definition at line 1781 of file registry.hpp.

+

Definition at line 1775 of file registry.hpp.

@@ -3373,7 +3373,7 @@ template<typename Type >
Returns
A pointer to the object if it exists in the context of the registry, a null pointer otherwise.
-

Definition at line 1774 of file registry.hpp.

+

Definition at line 1768 of file registry.hpp.

@@ -3422,7 +3422,7 @@ template<typename... Component>
Returns
Pointers to the components owned by the entity.
-

Definition at line 969 of file registry.hpp.

+

Definition at line 967 of file registry.hpp.

@@ -3471,7 +3471,7 @@ template<typename... Component>
Returns
Pointers to the components owned by the entity.
-

Definition at line 957 of file registry.hpp.

+

Definition at line 955 of file registry.hpp.

@@ -3510,7 +3510,7 @@ template<typename Type > -

Definition at line 1744 of file registry.hpp.

+

Definition at line 1738 of file registry.hpp.

@@ -3549,7 +3549,7 @@ template<typename Entity>
Returns
True if the identifier is valid, false otherwise.
-

Definition at line 430 of file registry.hpp.

+

Definition at line 428 of file registry.hpp.

@@ -3588,7 +3588,7 @@ template<typename Entity>
Returns
The version stored along with the given entity identifier.
-

Definition at line 449 of file registry.hpp.

+

Definition at line 447 of file registry.hpp.

@@ -3641,7 +3641,7 @@ template<typename... Component, typename... Exclude>
Returns
A newly created view.
-

Definition at line 1287 of file registry.hpp.

+

Definition at line 1285 of file registry.hpp.

@@ -3694,7 +3694,7 @@ template<typename... Component, typename... Exclude>
Returns
A newly created view.
-

Definition at line 1294 of file registry.hpp.

+

Definition at line 1292 of file registry.hpp.

@@ -3756,7 +3756,7 @@ template<typename Func > -

Definition at line 1686 of file registry.hpp.

+

Definition at line 1680 of file registry.hpp.

@@ -3807,7 +3807,7 @@ template<typename Func > -

Definition at line 1715 of file registry.hpp.

+

Definition at line 1709 of file registry.hpp.

@@ -3817,7 +3817,7 @@ template<typename Func >
entt::registry
basic_registry< entity > registry
Alias declaration for the most common use case.
Definition: fwd.hpp:84
-
entt::basic_registry::entity
static entity_type entity(const entity_type entity) ENTT_NOEXCEPT
Returns the entity identifier without the version.
Definition: registry.hpp:440
+
entt::basic_registry::entity
static entity_type entity(const entity_type entity) ENTT_NOEXCEPT
Returns the entity identifier without the version.
Definition: registry.hpp:438