public static class

BuildableTextureAtlas.TextureAtlasSourceWithWithLocationCallback

extends Object
java.lang.Object
   ↳ org.anddev.andengine.opengl.texture.atlas.buildable.BuildableTextureAtlas.TextureAtlasSourceWithWithLocationCallback<T extends org.anddev.andengine.opengl.texture.source.ITextureAtlasSource>

Summary

Public Constructors
BuildableTextureAtlas.TextureAtlasSourceWithWithLocationCallback(T pTextureAtlasSource, Callback<T> pCallback)
Public Methods
Callback<T> getCallback()
T getTextureAtlasSource()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public BuildableTextureAtlas.TextureAtlasSourceWithWithLocationCallback (T pTextureAtlasSource, Callback<T> pCallback)

Public Methods

public Callback<T> getCallback ()

public T getTextureAtlasSource ()