libgdx API

Uses of Class
com.badlogic.gdx.graphics.g3d.materials.TextureAttribute

Packages that use TextureAttribute
com.badlogic.gdx.graphics.g3d.materials   
 

Uses of TextureAttribute in com.badlogic.gdx.graphics.g3d.materials
 

Methods in com.badlogic.gdx.graphics.g3d.materials with parameters of type TextureAttribute
 boolean TextureAttribute.texturePortionEquals(TextureAttribute other)
          this method check if the texture portion of texture attribute is equal, name isn't used
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)