cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
CCConfiguration Member List

This is the complete list of members for CCConfiguration, including all inherited members.

acceptVisitor(CCDataVisitor &visitor)CCObjectvirtual
autorelease(void)CCObject
canEncode()CCObjectvirtual
CCObject(void)CCObject
CCObject(const CCObject &)CCObject
checkForGLExtension(const std::string &searchName) constCCConfiguration
copy(void)CCObject
copyWithZone(CCZone *pZone)CCCopyingvirtual
createWithCoder(DS_Dictionary *)CCObjectstatic
dumpInfo(void) constCCConfiguration
encodeWithCoder(DS_Dictionary *)CCObjectvirtual
gatherGPUInfo(void)CCConfiguration
getBool(const char *key, bool default_value=false) constCCConfiguration
getCString(const char *key, const char *default_value=NULL) constCCConfiguration
getMaxModelviewStackDepth(void) constCCConfiguration
getMaxTextureSize(void) constCCConfiguration
getMaxTextureUnits(void) constCCConfiguration
getNumber(const char *key, double default_value=0.0) constCCConfiguration
getObject(const char *key) constCCConfiguration
getObjType() constCCObject
getTag() constCCObjectvirtual
init(void)CCConfiguration
isEqual(const CCObject *pObject)CCObjectvirtual
isSingleReference(void) constCCObject
loadConfigFile(const char *filename)CCConfiguration
m_bSupportsBGRA8888CCConfigurationprotected
m_bSupportsDiscardFramebufferCCConfigurationprotected
m_bSupportsNPOTCCConfigurationprotected
m_bSupportsPVRTCCCConfigurationprotected
m_bSupportsShareableVAOCCConfigurationprotected
m_eObjTypeCCObjectprotected
m_nLuaIDCCObject
m_nMaxModelviewStackDepthCCConfigurationprotected
m_nMaxSamplesAllowedCCConfigurationprotected
m_nMaxTextureSizeCCConfigurationprotected
m_nMaxTextureUnitsCCConfigurationprotected
m_nTagCCObjectprotected
m_pGlExtensionsCCConfigurationprotected
m_pValueDictCCConfigurationprotected
m_uAutoReleaseCountCCObjectprotected
m_uIDCCObject
m_uObjectIdxInArrayCCObjectprotected
m_uReferenceCCObjectprotected
operator=(const CCObject &)CCObject
purgeConfiguration(void)CCConfigurationstatic
release(void)CCObject
retain(void)CCObject
retainCount(void) constCCObject
setObject(const char *key, CCObject *value)CCConfiguration
setObjType(CCObjectType)CCObject
setTag(int nTag)CCObjectvirtual
sharedConfiguration(void)CCConfigurationstatic
supportsBGRA8888(void) constCCConfiguration
supportsDiscardFramebuffer(void) constCCConfiguration
supportsNPOT(void) constCCConfiguration
supportsPVRTC(void) constCCConfiguration
supportsShareableVAO(void) constCCConfiguration
update(float dt)CCObjectinlinevirtual
~CCConfiguration(void)CCConfigurationvirtual
~CCObject(void)CCObjectvirtual