#import "CCDirectorMac.h"
Inherits CCDirector.
Inherited by CCDirectorDisplayLink.
Public Member Functions | |
(CGPoint) | - convertToLogicalCoordinates: |
(void) | - setFullScreen: |
Base class of Mac directors
- (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