cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
spBoneData Struct Reference

#include <BoneData.h>

Public Attributes

const char *const name
var name
local name
spBoneData *const parent
float length
float x
float y
float rotation
float scaleX
float scaleY
int inheritScale
int inheritRotation

Member Data Documentation

int inheritRotation
var inheritRotation
local inheritRotation
int inheritScale
var inheritScale
local inheritScale
float length
var length
local length
const char* const name
var name
local name
spBoneData* const parent
var parent
local parent
float rotation
var rotation
local rotation
float scaleX
var scaleX
local scaleX
float scaleY
var scaleY
local scaleY
float x
var x
local x
float y
var y
local y

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