public class HighPerformanceTiledSpriteVertexBufferObject extends HighPerformanceSpriteVertexBufferObject implements ITiledSpriteVertexBufferObject
IDisposable.AlreadyDisposedExceptionmBufferData, mFloatBuffermAutoDispose, mByteBuffer, mCapacity, mDirtyOnHardware, mDisposed, mHardwareBufferID, mUsage, mVertexBufferObjectAttributes, mVertexBufferObjectManagerHARDWARE_BUFFER_ID_INVALID| Constructor and Description |
|---|
HighPerformanceTiledSpriteVertexBufferObject(VertexBufferObjectManager pVertexBufferObjectManager,
int pCapacity,
DrawType pDrawType,
boolean pAutoDispose,
VertexBufferObjectAttributes pVertexBufferObjectAttributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
onUpdateColor(TiledSprite pTiledSprite) |
void |
onUpdateTextureCoordinates(TiledSprite pTiledSprite) |
void |
onUpdateVertices(TiledSprite pTiledSprite) |
onUpdateColor, onUpdateTextureCoordinates, onUpdateVerticesgetBufferData, getHeapMemoryByteSize, getNativeHeapMemoryByteSize, onBufferDatabind, bind, dispose, draw, draw, finalize, getByteCapacity, getCapacity, getGPUMemoryByteSize, getHardwareBufferID, getVertexBufferObjectManager, isAutoDispose, isDirtyOnHardware, isDisposed, isLoadedToHardware, setDirtyOnHardware, setNotLoadedToHardware, unbind, unloadFromHardwareclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonUpdateColor, onUpdateTextureCoordinates, onUpdateVerticesbind, bind, draw, draw, getByteCapacity, getCapacity, getGPUMemoryByteSize, getHardwareBufferID, getHeapMemoryByteSize, getNativeHeapMemoryByteSize, getVertexBufferObjectManager, isAutoDispose, isDirtyOnHardware, isLoadedToHardware, setDirtyOnHardware, setNotLoadedToHardware, unbind, unloadFromHardwaredispose, isDisposedpublic HighPerformanceTiledSpriteVertexBufferObject(VertexBufferObjectManager pVertexBufferObjectManager, int pCapacity, DrawType pDrawType, boolean pAutoDispose, VertexBufferObjectAttributes pVertexBufferObjectAttributes)
public void onUpdateColor(TiledSprite pTiledSprite)
onUpdateColor in interface ITiledSpriteVertexBufferObjectpublic void onUpdateVertices(TiledSprite pTiledSprite)
onUpdateVertices in interface ITiledSpriteVertexBufferObjectpublic void onUpdateTextureCoordinates(TiledSprite pTiledSprite)
onUpdateTextureCoordinates in interface ITiledSpriteVertexBufferObject