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

#import <AccelerometerSimulation.h>

Inheritance diagram for AccelerometerSimulation:

Instance Methods

(void) - setUpThreadingSupport
(void) - handleMachMessage:
(void) - processNotification:
(AccelerometerSimulation *) - initialize
local - initialize

Class Methods

(AccelerometerSimulation *) + getAccelerometer

Protected Attributes

int udpSocket
NSThread * thread
var thread
local thread
BOOL isExiting
id< UIAccelerometerDelegate > accelDelegate
var accelDelegate
local accelDelegate
UIAccelerationSimulationaccObject
NSMutableArray * notifications
NSThread * notificationThread
NSLock * notificationLock
NSMachPort * notificationPort

Properties

id< UIAccelerometerDelegate > delegate

Method Documentation

+ (AccelerometerSimulation
*) getAccelerometer
var getAccelerometer
local getAccelerometer
- (void) handleMachMessage: (void *)  msg
- (void) handleMachMessage: var  msg
- (void) handleMachMessage: local  msg
- (AccelerometerSimulation
*) initialize
var initialize
local initialize
- (void) processNotification: (NSNotification *)  notification
- (void) processNotification: var  notification
- (void) processNotification: local  notification
- (void) setUpThreadingSupport
var setUpThreadingSupport
local setUpThreadingSupport

Member Data Documentation

- (id<UIAccelerometerDelegate>
) accelDelegate
protected
var accelDelegate
protected
local accelDelegate
protected
- (UIAccelerationSimulation*)
accObject
protected
var accObject
protected
local accObject
protected
- (BOOL) isExiting
protected
var isExiting
protected
local isExiting
protected
- (NSLock*) notificationLock
protected
var notificationLock
protected
local notificationLock
protected
- (NSMachPort*) notificationPort
protected
var notificationPort
protected
local notificationPort
protected
- (NSMutableArray*) notifications
protected
var notifications
protected
local notifications
protected
- (NSThread*) notificationThread
protected
var notificationThread
protected
local notificationThread
protected
- (NSThread*) thread
protected
var thread
protected
local thread
protected
- (int) udpSocket
protected
var udpSocket
protected
local udpSocket
protected

Property Documentation

- (id<UIAccelerometerDelegate>
) delegate
readwritenonatomicassign
var delegate
readwritenonatomicassign
local delegate
readwritenonatomicassign

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