Creates a new object for specifying buffering capabilities
Parameters:
-
frontCaps - the capabilities of the front buffer; cannot be
null
-
backCaps - the capabilities of the back and intermediate buffers;
cannot be
null
-
flipContents - the contents of the back buffer after page-flipping,
null
if page flipping is not used (implies blitting)
Throws:
-
IllegalArgumentException - if frontCaps or backCaps are
null