Public Member Functions

CCDirectorMac Class Reference

#import "CCDirectorMac.h"

Inherits CCDirector.

Inherited by CCDirectorDisplayLink.

Collaboration diagram for CCDirectorMac:
[legend]

List of all members.

Public Member Functions

(CGPoint) - convertToLogicalCoordinates:
(void) - setFullScreen:

Detailed Description

Base class of Mac directors

Since:
v0.99.5

Member Function Documentation

- (CGPoint) convertToLogicalCoordinates: (CGPoint)  coordinates  

Converts window size coordiantes to logical coordinates. Useful only if resizeMode is kCCDirectorResize_Scale. If resizeMode is kCCDirectorResize_NoScale, then no conversion will be done.

- (void) setFullScreen: (BOOL)  fullscreen  

Sets the view in fullscreen or window mode


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