public interface

ITextureAtlasBuilder

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

Class Overview

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

Summary

Nested Classes
class ITextureAtlasBuilder.TextureAtlasBuilderException  
Public Methods
abstract void build(A pTextureAtlas, ArrayList<TextureAtlasSourceWithWithLocationCallback<T>> pTextureAtlasSourcesWithLocationCallback)

Public Methods

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