![]() | |
CL_Surface::create_dynamicSyntaxstatic CL_Surface *create_dynamic( CL_SurfaceProvider *provider, bool delete_provider=false); Parameters
Return valueThe surface created.DescriptionThis function creates a CL_Surface instance being blitted by the dynamic (non caching) blitter.You don't need to call reload with dynamic surfaces as they do that by themselves. |