Type Alias let_engine::WeakObject
source · pub type WeakObject = Weak<Mutex<Node<Box<dyn GameObject>>>>;
Aliased Type§
struct WeakObject { /* private fields */ }
pub type WeakObject = Weak<Mutex<Node<Box<dyn GameObject>>>>;
struct WeakObject { /* private fields */ }