var searchIndex = {}; searchIndex["gfx_texture"] = {"doc":"A Gfx texture representation that works nicely with Piston libraries.","items":[[3,"Texture","gfx_texture","Represents a texture.",null,null],[12,"surface","","Pixel storage for texture.",0,null],[12,"view","","View used by shader.",0,null],[4,"Flip","","Flip settings.",null,null],[13,"None","","Does not flip.",1,null],[13,"Vertical","","Flips image vertically.",1,null],[11,"eq","","",1,null],[11,"clone","","",1,null],[11,"empty","","Returns empty texture.",0,{"inputs":[{"name":"f"}],"output":{"name":"result"}}],[11,"from_path","","Creates a texture from path.",0,{"inputs":[{"name":"f"},{"name":"p"},{"name":"flip"},{"name":"texturesettings"}],"output":{"name":"result"}}],[11,"from_image","","Creates a texture from image.",0,{"inputs":[{"name":"f"},{"name":"rgbaimage"},{"name":"texturesettings"}],"output":{"name":"result"}}],[11,"from_memory_alpha","","Creates texture from memory alpha.",0,null],[11,"update","","Updates the texture with an image.",0,null],[11,"create","","",0,null],[11,"update","","",0,null],[11,"get_size","","",0,null]],"paths":[[3,"Texture"],[4,"Flip"]]}; initSearch(searchIndex);