public interface

ITextureBuilder

org.anddev.andengine.opengl.texture.atlas.buildable.builder.ITextureBuilder<T extends org.anddev.andengine.opengl.texture.source.ITextureAtlasSource, A extends org.anddev.andengine.opengl.texture.atlas.ITextureAtlas<T>>
Known Indirect Subclasses

Class Overview

(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.

Summary

Nested Classes
class ITextureBuilder.TextureAtlasSourcePackingException  
Public Methods
abstract void pack(A pTextureAtlas, ArrayList<TextureAtlasSourceWithWithLocationCallback<T>> pTextureAtlasSourcesWithLocationCallback)

Public Methods

public abstract void pack (A pTextureAtlas, ArrayList<TextureAtlasSourceWithWithLocationCallback<T>> pTextureAtlasSourcesWithLocationCallback)