FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Create `ES::Engine::Entity` rather than `entt::entity` through `ES::Engine::Core::CreateEntity` · Issue #100 · EngineSquared/EngineSquared · GitHub

Create ES::Engine::Entity rather than entt::entity through ES::Engine::Core::CreateEntity #100

Description

Currently, when we use ES::Engine::Core::CreateEntity we need to cast it to ES::Engine::Entity ALL THE TIME, and it's clearly not convenient. We should be able to create our entity directly rather to have so required layer of casting to using it.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL