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],[4,"Flip","","Flip settings.",null,null],[13,"None","","Does not flip.",0,null],[13,"Vertical","","Flips image vertically.",0,null],[11,"eq","","",0,null],[11,"clone","","",0,null],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"handle","","Gets a handle to the Gfx texture.",1,null],[11,"empty","","Returns empty texture.",1,{"inputs":[{"name":"f"}],"output":{"name":"result"}}],[11,"from_path","","Creates a texture from path.",1,{"inputs":[{"name":"f"},{"name":"p"},{"name":"flip"},{"name":"texturesettings"}],"output":{"name":"result"}}],[11,"from_image","","Creates a texture from image.",1,{"inputs":[{"name":"f"},{"name":"rgbaimage"},{"name":"texturesettings"}],"output":{"name":"result"}}],[11,"from_memory_alpha","","Creates texture from memory alpha.",1,null],[11,"update","","Updates the texture with an image.",1,null],[11,"create","","",1,null],[11,"update","","",1,null],[11,"get_size","","",1,null]],"paths":[[4,"Flip"],[3,"Texture"]]}; initSearch(searchIndex);