}
System.out.println(f.getName()+"\n");
if(obj instanceof wmo_root) {
wmo_root ro = (wmo_root)obj;
System.out.println("Type:\twmo root");
System.out.println("Textures:\t" + ro.motx.getLenght());
System.out.println("n Materials:\t" + ro.mohd.getNMaterias());