Trait game::app::ShowObject [−][src]
pub trait ShowObject { fn show(&self, obj: &ID) -> bool; fn layers(&self) -> &ShowLayers; }
Required methods
Loading content...Implementors
impl ShowObject for DebugMode
[src]
impl ShowObject for DebugMode
[src]impl ShowObject for ShowEverything
[src]
impl ShowObject for ShowEverything
[src]