Type Definition oxygengine_user_interface::system::UserInterfaceSystemResources[][src]

pub type UserInterfaceSystemResources<'a, Q> = (Q, WorldRef, &'a AppLifeCycle, &'a AssetsDatabase, &'a mut UserInterface, &'a InputController, &'a mut UserInterfaceSystemCache, Comp<&'a mut UserInterfaceView>);