cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DirectorDelegate Class Referenceabstract

OpenGL projection protocol. More...

#include <CCProtocols.h>

Public Member Functions

virtual ~DirectorDelegate ()
virtual void updateProjection ()=0
 Will be called by Director when the projection is updated, and "custom" projection is used. More...
 

Detailed Description

OpenGL projection protocol.

Constructor & Destructor Documentation

virtual ~DirectorDelegate ( )
inlinevirtual

Member Function Documentation

virtual void updateProjection ( )
pure virtual

Will be called by Director when the projection is updated, and "custom" projection is used.


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