cocos2d-x  3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ThreadHelper Class Reference

#include <CCThread.h>

Static Public Member Functions

static void * createAutoreleasePool ()
 Create an autorelease pool for objective-c codes. More...
 
static void releaseAutoreleasePool (void *autoreleasePool)

Public Attributes

friend DisplayLinkDirector

Member Function Documentation

static void* createAutoreleasePool ( )
static

Create an autorelease pool for objective-c codes.

static void releaseAutoreleasePool ( void *  autoreleasePool)
static

Member Data Documentation


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