| java.lang.Object | |
| ↳ | org.andengine.opengl.texture.atlas.buildable.builder.BlackPawnTextureAtlasBuilder<T extends org.andengine.opengl.texture.atlas.source.ITextureAtlasSource, A extends org.andengine.opengl.texture.atlas.ITextureAtlas<T>> | 
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BlackPawnTextureAtlasBuilder.Node | |||||||||||
| BlackPawnTextureAtlasBuilder.Rect | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
   
From interface
  org.andengine.opengl.texture.atlas.buildable.builder.ITextureAtlasBuilder
 | |||||||||||
| pTextureAtlasBorderSpacing | the minimum spacing between the border of the texture and the ITextureAtlasSources.  | 
        
|---|---|
| pTextureAtlasSourceSpacing | the spacing between the different ITextureAtlasSources. | 
        
| pTextureAtlasSourcePadding | the transparent padding around each ITextureAtlasSource (prevents texture bleeding).
 |