CCDirectorMac Class Reference
Inherits from | CCDirector : CC_VIEWCONTROLLER |
Declared in | CCDirectorMac.h |
Tasks
-
isFullScreen
property -
resizeMode
property -
originalWinSize
property -
– 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)coordinates
Declared In
CCDirectorMac.h