var searchIndex = {}; searchIndex["tinyecs"] = {"doc":"","items":[[3,"Entity","tinyecs","",null,null],[12,"id","","",0,null],[12,"components","","",0,null],[12,"fresh","","",0,null],[3,"DataList","","",null,null],[3,"Aspect","","",null,null],[12,"accept_types","","",1,null],[12,"not_accept_types","","",1,null],[3,"World","","",null,null],[3,"EntityManager","","",null,null],[3,"WorldHandle","","World handle, that will be accesible in system's process",null,null],[12,"delta","","Delta from last world tick.",2,null],[12,"entity_manager","","Entity manager with access to all worlds entities",2,null],[11,"new","","",0,{"inputs":[{"name":"i32"}],"output":{"name":"entity"}}],[11,"refresh","","Mark this entity as not refreshed.\nOn beginning of next frame new registered components will affect their systems.",0,null],[11,"add_component","","",0,null],[11,"remove_component","","Remove component of given type from entity\nBe carefull, if this component is borrowed at this moment, it will not be really deleted.",0,null],[11,"has_component","","",0,null],[11,"get_component","","",0,null],[11,"create_entity","","",3,null],[11,"try_get_entity","","",3,null],[11,"get_entities_by_ids","","",3,null],[11,"new","","Constructs new Entity World.",4,{"inputs":[],"output":{"name":"world"}}],[11,"entity_manager","","Get entity manager for manupalating with entities.",4,null],[11,"set_system","","Add new active system.",4,null],[11,"update","","Tick all systems in world.\nAll on_added and on_removed will passed inside this method.",4,null],[11,"unwrap_entity","","",5,null],[11,"unwrap_all","","",5,null],[11,"unwrap_nth","","",5,null],[11,"new","","",5,{"inputs":[{"name":"entitymanager"},{"name":"vec"}],"output":{"name":"datalist"}}],[11,"check","","",1,null],[11,"all","","",1,{"inputs":[],"output":{"name":"aspect"}}],[11,"all2","","",1,{"inputs":[],"output":{"name":"aspect"}}],[11,"all3","","",1,{"inputs":[],"output":{"name":"aspect"}}],[11,"all4","","",1,{"inputs":[],"output":{"name":"aspect"}}],[11,"all5","","",1,{"inputs":[],"output":{"name":"aspect"}}],[11,"except","","",1,null],[11,"except2","","",1,null],[11,"except3","","",1,null],[8,"Component","","",null,null],[8,"System","","",null,null],[10,"aspect","","",6,null],[11,"data_aspects","","",6,null],[11,"on_begin_frame","","",6,null],[11,"on_added","","",6,null],[11,"on_removed","","",6,null],[11,"on_end_frame","","",6,null],[11,"process_w","","",6,null],[11,"process_d","","",6,null],[11,"process_wd","","",6,null],[11,"process_one","","",6,null],[11,"process_all","","",6,null],[14,"impl_aspect!","","",null,null],[14,"impl_data_aspect!","","",null,null],[14,"impl_new!","","",null,null],[14,"register_system!","","",null,null],[14,"aspect_all!","","",null,null],[11,"data_aspects","","",6,null],[11,"on_begin_frame","","",6,null],[11,"on_added","","",6,null],[11,"on_removed","","",6,null],[11,"on_end_frame","","",6,null],[11,"process_w","","",6,null],[11,"process_d","","",6,null],[11,"process_wd","","",6,null],[11,"process_one","","",6,null],[11,"process_all","","",6,null],[11,"data_aspects","","",6,null],[11,"on_begin_frame","","",6,null],[11,"on_added","","",6,null],[11,"on_removed","","",6,null],[11,"on_end_frame","","",6,null],[11,"process_w","","",6,null],[11,"process_d","","",6,null],[11,"process_wd","","",6,null],[11,"process_one","","",6,null],[11,"process_all","","",6,null]],"paths":[[3,"Entity"],[3,"Aspect"],[3,"WorldHandle"],[3,"EntityManager"],[3,"World"],[3,"DataList"],[8,"System"]]}; initSearch(searchIndex);