axmol/samples/Cpp/TestCpp/Classes/ExtensionsTest/NetworkTest
Ricardo Quesada 1f37d4d00a More best practices fixes and other bug fixes
- Adds `CC_REQUIRES_NULL_TERMINATION` to methods that require a NULL at the end
- Removes more Hungarian notations in samples
- s/sprite/scene: fix from previous commit
- `CCLog` -> `log`
- `getLayerNamed` -> `getLayer`
- `getPropertyNamed` -> `getProperty`
- and other small fixes
2013-07-23 15:20:22 -07:00
..
HttpClientTest.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
HttpClientTest.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
SocketIOTest.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
SocketIOTest.h Implements a socket.io client extension, adds a test case and updates the android makefiles. 2013-07-11 17:41:42 -04:00
WebSocketTest.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
WebSocketTest.h TestCpp for iOS uses libcocos2dx, libCocosDenshion, etc... 2013-06-24 16:59:00 -07:00