public class

TextTextureBuffer

extends BufferObject
java.lang.Object
   ↳ org.anddev.andengine.opengl.buffer.BufferObject
     ↳ org.anddev.andengine.opengl.texture.buffer.TextTextureBuffer

Class Overview

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

Summary

[Expand]
Inherited Fields
From class org.anddev.andengine.opengl.buffer.BufferObject
Public Constructors
TextTextureBuffer(int pCapacity, int pDrawType, boolean pManaged)
Public Methods
synchronized void update(Font pFont, String[] pLines)
[Expand]
Inherited Methods
From class org.anddev.andengine.opengl.buffer.BufferObject
From class java.lang.Object

Public Constructors

public TextTextureBuffer (int pCapacity, int pDrawType, boolean pManaged)

Public Methods

public synchronized void update (Font pFont, String[] pLines)