virtual CL_Target* get_target();
Return either NULL or the Target that is blitted to (aka Framebuffer)!retval: NULL if Framebuffer access is not possible, CL_Target if it is
Back to index