Cocos2d-x  v3.12
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
NTextureData Struct Reference

new Texture data, since 3.3 More...

Public Types

enum  Usage
 Usage of texture.
 

Public Attributes

std::string id
 texture id
 
var id
 texture id
 
local id
 texture id
 
std::string filename
 texture file name.
 
var filename
 texture file name.
 
local filename
 texture file name.
 
Usage type
 usage of texture
 
var type
 usage of texture
 
local type
 usage of texture
 
GLenum wrapS
 texture wrap mode
 
var wrapS
 texture wrap mode
 
local wrapS
 texture wrap mode
 
GLenum wrapT
 texture wrap mode
 
var wrapT
 texture wrap mode
 
local wrapT
 texture wrap mode
 

Detailed Description

new Texture data, since 3.3


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