[−][src]Trait amethyst_animation::ApplyData
Extra data to extract from World
, for use when applying or fetching a sample
Associated Types
type ApplyData: SystemData<'a>
The actual data, must implement SystemData