[−][src]Trait amethyst_rendy::bundle::IntoAction  
Trait for easy conversion of various types into RenderableAction shell.
Required methods
fn into(self) -> RenderableAction<B>
Convert to RenderableAction.