axmol/extensions/CocoStudio/Armature/display
signmotion 7d139a3bc3 Fixed compiling-warnings (MSVC2012): C4996(* was declared deprecated), C4305 (* truncation from 'double' to 'float'), C4018 (* signed/unsigned mismatch), C4800(* forcing value to bool 'true' or 'false'). 2013-09-22 23:50:54 +03:00
..
CCBatchNode.cpp Merge branch 'develop' of https://github.com/2youyouo2/cocos2d-x into 2youyouo2-develop 2013-09-16 18:18:23 +08:00
CCBatchNode.h standardizate code 2013-09-16 14:13:55 +08:00
CCDecorativeDisplay.cpp change variables name 2013-09-15 20:24:25 +08:00
CCDecorativeDisplay.h standardizate code 2013-09-16 14:13:55 +08:00
CCDisplayFactory.cpp change singleton class get method to getInstance 2013-09-16 15:16:05 +08:00
CCDisplayFactory.h 1.remove CC from class name 2013-09-15 19:08:45 +08:00
CCDisplayManager.cpp Fixed compiling-warnings (MSVC2012): C4996(* was declared deprecated), C4305 (* truncation from 'double' to 'float'), C4018 (* signed/unsigned mismatch), C4800(* forcing value to bool 'true' or 'false'). 2013-09-22 23:50:54 +03:00
CCDisplayManager.h standardizate code 2013-09-16 14:13:55 +08:00
CCSkin.cpp change singleton class get method to getInstance 2013-09-16 15:16:05 +08:00
CCSkin.h change variables name 2013-09-15 20:24:25 +08:00