Class CCGrabber

#include <Geode/cocos/effects/CCGrabber.h>
classCCGrabber:publiccocos2d::CCObject{ ... }

FBO class that grabs the the contents of the screen

Examples0
Public static methods0
Public member functions3
voidgrab()
No description provided
voidbeforeRender()
No description provided
voidafterRender()
No description provided
Fields3
GLuintm_FBO
;
No description provided
GLintm_oldFBO
;
No description provided
GLfloat[4]m_oldClearColor
;
No description provided
Protected member functions0
Protected fields0