Skip to content

Add a method to remove component(s) from an entity #46

@waynemwashuma

Description

@waynemwashuma

Genesis.

In some cases, removing a component from an entity can be a vital task.
An example is when using some components as tags to apply certain effects, a user may need to insert/remove components at any given time.

Description.

The World should have a method to remove a component from an entity.

Solution(s).

Add a method World.remove() which takes in the types of components to remove from the entity.

More information.

N/A

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions