[][src]Module amethyst_utils::tag

Provides a small simple tag component for identifying entities.

Structs

Tag

Tag component that can be used with a custom type to tag entities for processing

TagFinder

Utility lookup for tag components