#include "CocosStudioExtension.h"

NS_CC_BEGIN

NodeExtension::NodeExtension()
{
}

NodeExtension::~NodeExtension()
{
}

NS_CC_END