NcEngine
|
This is the complete list of members for nc::Entity, including all inherited members.
Entity() noexcept | nc::Entity | inline |
Entity(index_type index, layer_type layer=0, flags_type flags=Flags::None, user_data_type userData=0) noexcept | nc::Entity | inlineexplicit |
Flags() const noexcept -> flags_type (defined in nc::Entity) | nc::Entity | inline |
flags_type typedef (defined in nc::Entity) | nc::Entity | |
FromHash(uint64_t hash) noexcept -> Entity | nc::Entity | inlinestatic |
Index() const noexcept -> index_type (defined in nc::Entity) | nc::Entity | inline |
index_type typedef (defined in nc::Entity) | nc::Entity | |
IsInternal() const noexcept -> bool (defined in nc::Entity) | nc::Entity | inline |
IsPersistent() const noexcept -> bool (defined in nc::Entity) | nc::Entity | inline |
IsSerializable() const noexcept -> bool (defined in nc::Entity) | nc::Entity | inline |
IsStatic() const noexcept -> bool (defined in nc::Entity) | nc::Entity | inline |
Layer() const noexcept -> layer_type (defined in nc::Entity) | nc::Entity | inline |
layer_type typedef (defined in nc::Entity) | nc::Entity | |
Null() noexcept | nc::Entity | inlinestatic |
NullIndex | nc::Entity | static |
operator index_type() const noexcept (defined in nc::Entity) | nc::Entity | inlineexplicit |
operator!= (defined in nc::Entity) | nc::Entity | friend |
operator== (defined in nc::Entity) | nc::Entity | friend |
ReceivesCollisionEvents() const noexcept -> bool (defined in nc::Entity) | nc::Entity | inline |
user_data_type typedef (defined in nc::Entity) | nc::Entity | |
UserData() const noexcept -> user_data_type (defined in nc::Entity) | nc::Entity | inline |
Valid() const noexcept -> bool (defined in nc::Entity) | nc::Entity | inline |