Query: s3dw_surface_new
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3DW_SURFACE_NEW(3) s3d Manual S3DW_SURFACE_NEW(3)NAMEs3dw_surface_new - create a new surfaceSYNOPSIS#include <s3dw.h> s3dw_surface *s3dw_surface_new(const char *title, float width, float height);DESCRIPTIONCreates a new surface (a new window) with title "title" and dimension "width" x "height". See s3dw_surface for information about callbacks which may be defined.AUTHORSimon Wunderlich Author of s3d s3d S3DW_SURFACE_NEW(3)