cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
ccVertex2F Struct Reference

A vertex composed of 2 floats: x, y. More...

#include <ccTypes.h>

Public Attributes

GLfloat x
 
GLfloat y
 

Detailed Description

A vertex composed of 2 floats: x, y.

Since
v0.8

Member Data Documentation

◆ x

GLfloat x

◆ y

GLfloat y

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