cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ccTex2F Struct Reference

A texcoord composed of 2 floats: u, y. More...

#include <ccTypes.h>

Public Attributes

GLfloat u
local u
GLfloat v
var v
local v

Detailed Description

A texcoord composed of 2 floats: u, y.

Since
v0.8

Member Data Documentation

GLfloat u
var u
local u
GLfloat v
var v
local v

The documentation for this struct was generated from the following file: