CCDirectorMac Class Reference
| Inherits from | CCDirector : CC_VIEWCONTROLLER |
| Declared in | CCDirectorMac.h |
Tasks
-
isFullScreenproperty -
resizeModeproperty -
originalWinSizeproperty -
– setFullScreen:Sets the view in fullscreen or window mode
-
– convertToLogicalCoordinates:Converts window size coordinates to logical coordinates. Useful only if resizeMode is kCCDirectorResize_Scale. If resizeMode is kCCDirectorResize_NoScale, then no conversion will be done.
Instance Methods
convertToLogicalCoordinates:
Converts window size coordinates to logical coordinates. Useful only if resizeMode is kCCDirectorResize_Scale. If resizeMode is kCCDirectorResize_NoScale, then no conversion will be done.
- (CGPoint)convertToLogicalCoordinates:(CGPoint)coordinatesDeclared In
CCDirectorMac.h