Skip to content

Audrey v1.1.2

Compare
Choose a tag to compare
@Philanatidae Philanatidae released this 07 Oct 01:36
· 9 commits to master since this release

This is a minor release to v1.1.1 that adds a unit test for Family.Matches, which previously failed.

  • Entity.StripAllComponentsExcept() has been added, which removes all components except types specified
  • Entity.GetComponents() has been added, which returns an array of component instances of the Entity.