public static interface

Line.ILineVertexBufferObject

implements IVertexBufferObject
org.andengine.entity.primitive.Line.ILineVertexBufferObject
Known Indirect Subclasses

Summary

[Expand]
Inherited Constants
From interface org.andengine.opengl.vbo.IVertexBufferObject
Public Methods
abstract void onUpdateColor(Line pLine)
abstract void onUpdateVertices(Line pLine)
[Expand]
Inherited Methods
From interface org.andengine.opengl.vbo.IVertexBufferObject
From interface org.andengine.util.IDisposable

Public Methods

public abstract void onUpdateColor (Line pLine)

public abstract void onUpdateVertices (Line pLine)