star-entity v1.0.0 (2014-06-30T19:36:55Z)
Home
Dub
Repo
EntityManager.destroy
star
entity
EntityManager
Destroy the specified entity and invalidate all handles to it.
class
EntityManager
pure nothrow @
safe
void
destroy
(
ID
id
)
out { assert (!valid(id)); }
Meta
Source
See Implementation
star
entity
EntityManager
constructors
this
functions
addComponent
capacity
clear
component
count
create
destroy
empty
entities
entity
free
hasComponent
id
opSlice
removeComponent
valid
structs
Range
Destroy the specified entity and invalidate all handles to it.