cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
Public Attributes
ccV2F_C4B_T2F Struct Reference

a Point with a vertex point, a tex coord point and a color 4B More...

#include <ccTypes.h>

Collaboration diagram for ccV2F_C4B_T2F:
Collaboration graph
[legend]

List of all members.

Public Attributes

ccVertex2F vertices
 vertices (2F)
ccColor4B colors
 colors (4B)
ccTex2F texCoords
 tex coords (2F)

Detailed Description

a Point with a vertex point, a tex coord point and a color 4B

Definition at line 200 of file ccTypes.h.


Member Data Documentation

colors (4B)

Definition at line 205 of file ccTypes.h.

tex coords (2F)

Definition at line 207 of file ccTypes.h.

vertices (2F)

Definition at line 203 of file ccTypes.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone API Reference - Generated using Doxygen 1.7.4