remove( entity )

static function

Removes an Entity from the game world.

Arguments

Name Type Description
entity Entity The Entity to remove

Returns

Type Description
Boolean True if the Entity was removed, false otherwise