CCTex2F
CCTex2F
Cocos2DA texcoord composed of 2 floats: u, y @since v0.8
Type: Struct
Constructors
CCTex2F(float, float)
Methods
ToString()
System.String ToString()()
Returns:
System.String
Example
Fields
U(System.Single)
V(System.Single)
A texcoord composed of 2 floats: u, y @since v0.8
Type: Struct
System.String ToString()()
System.String