#include <string>
#include "math/CCGeometry.h"
#include "math/CCMath.h"
#include "base/CCRef.h"
#include "platform/CCGL.h"
Classes | |
struct | Color3B |
RGB color composed of bytes 3 bytes. More... | |
struct | Color4B |
RGBA color composed of 4 bytes. More... | |
struct | Color4F |
RGBA color composed of 4 floats. More... | |
struct | Tex2F |
A vertex composed of 2 floats: x, y. More... | |
struct | PointSprite |
Vec2 Sprite component. More... | |
struct | Quad2 |
A 2D Quad. More... | |
struct | Quad3 |
A 3D Quad. More... | |
struct | V2F_C4B_T2F |
A Vec2 with a vertex point, a tex coord point and a color 4B. More... | |
struct | V2F_C4B_PF |
struct | V2F_C4F_T2F |
A Vec2 with a vertex point, a tex coord point and a color 4F. More... | |
struct | V3F_C4B_T2F |
A Vec2 with a vertex point, a tex coord point and a color 4B. More... | |
struct | V3F_T2F |
A Vec2 with a vertex point, a tex coord point. More... | |
struct | V2F_C4B_T2F_Triangle |
A Triangle of V2F_C4B_T2F. More... | |
struct | V2F_C4B_T2F_Quad |
A Quad of V2F_C4B_T2F. More... | |
struct | V3F_C4B_T2F_Quad |
4 Vertex3FTex2FColor4B. More... | |
struct | V2F_C4F_T2F_Quad |
4 Vertex2FTex2FColor4F Quad. More... | |
struct | V3F_T2F_Quad |
struct | BlendFunc |
Blend Function used for textures. More... | |
struct | T2F_Quad |
Texture coordinates for a quad. More... | |
struct | AnimationFrameData |
Struct that holds the size in pixels, texture coordinates and delays for animated ParticleSystemQuad. More... | |
struct | FontShadow |
types used for defining fonts properties (i.e. More... | |
struct | FontStroke |
Stroke attributes. More... | |
struct | FontDefinition |
Font attributes. More... | |
struct | Acceleration |
The device accelerometer reports values for each axis in units of g-force. More... | |
Namespaces | |
cocos2d | |
Variables | |
TOP | |
TOP | |
TOP | |
CENTER | |
CENTER | |
CENTER | |
LEFT | |
LEFT | |
LEFT | |
const ssize_t CC_DLL | CC_INVALID_INDEX |
CENTER |
var CENTER |
local CENTER |
LEFT |
var LEFT |
local LEFT |
TOP |
var TOP |
local TOP |