Package 

Class Attributes.Builder

  • All Implemented Interfaces:

    
    public final class Attributes.Builder
    
                        

    // We'll either use this... public String textureResourceName; public int textureResourceWidth = 64; public int textureResourceHeight = 64; public float stretchFactor = 1.0f;

    // or this ClientTexture clientTexture = null;