Type Definition ncollide_testbed2d::GraphicsManagerHandle [] [src]

type GraphicsManagerHandle<N> = Rc<RefCell<GraphicsManager<'static, N>>>;