overview wiki api reference download
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Attributes
gameplay::SpriteBatch::SpriteVertex Struct Reference

#include <SpriteBatch.h>

List of all members.

Public Attributes

float x
float y
float z
float u
float v
float r
float g
float b
float a

Detailed Description

Sprite vertex structure used for batching.


Member Data Documentation

Vertex color alpha component

Vertex color blue component

Vertex color green component

Vertex color red component

Vertex texture u

Vertex texture v

Vertex position x

Vertex position y

Vertex position z

 All Classes Functions Variables Typedefs Enumerations Enumerator