|
NAMEAG_DriverWGL —
agar WGL driver
DESCRIPTIONThe Agar wgl driver provides a direct interface to the Windows API, and renders GUI elements using OpenGL primitives and textures. On the Windows platform, wgl is usually the default driver.INHERITANCE HIERARCHYAG_Driver(3) -> AG_DriverMw(3) ->AG_DriverWGL .
EXAMPLESAG_InitGraphics("wgl"); OPTIONS
SEE ALSOAG_Driver(3), AG_DriverMw(3), AG_GL(3), AG_InitGraphics(3), AG_Intro(3)HISTORYThe wgl driver first appeared in Agar 1.4.0.
Visit the GSP FreeBSD Man Page Interface. |