Package-level declarations
Types
Link copied to clipboard
Thrown when accessing an BaseSystem via getSystem that does not exist in the World.
Functions
Link copied to clipboard
Adds a Component to an ArchetypeBuilder.
Adds a Component to an EntityTransmuterFactory.
Adds multiple components to an ArchetypeBuilder.
Link copied to clipboard
Adds a Component to the EntityEdit. The component gets replaced if it already exists.
Link copied to clipboard
Removes a Component from an ArchetypeBuilder.
Removes a Component from the EntityEdit.
Removes a Component from an EntityTransmuterFactory.
Removes multiple components from an ArchetypeBuilder.