public class

VertexBufferObjectAttributesBuilder

extends Object
java.lang.Object
   ↳ org.andengine.opengl.vbo.attribute.VertexBufferObjectAttributesBuilder

Class Overview

(c) Zynga 2011

Summary

Public Constructors
VertexBufferObjectAttributesBuilder(int pCount)
Public Methods
VertexBufferObjectAttributesBuilder add(int pLocation, String pName, int pSize, int pType, boolean pNormalized)
VertexBufferObjectAttributes build()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public VertexBufferObjectAttributesBuilder (int pCount)

Public Methods

public VertexBufferObjectAttributesBuilder add (int pLocation, String pName, int pSize, int pType, boolean pNormalized)