Agar-SVN | 1 Jul 2012 13:32
Favicon

Agar: r9167 - trunk/gui

Author: vedge
Date: 2012-07-01 07:32:11 -0400 (Sun, 01 Jul 2012)
New Revision: 9167

Modified:
   trunk/gui/AG_GLView.3
   trunk/gui/glview.c
   trunk/gui/glview.h
Log:
add AG_GLViewUnderlayFn()

Modified: trunk/gui/AG_GLView.3
===================================================================
--- trunk/gui/AG_GLView.3	2012-07-01 08:08:58 UTC (rev 9166)
+++ trunk/gui/AG_GLView.3	2012-07-01 11:32:11 UTC (rev 9167)
 <at>  <at>  -1,4 +1,4  <at>  <at> 
-.\" Copyright (c) 2007-2011 Hypertriton, Inc. <http://hypertriton.com/>
+.\" Copyright (c) 2007-2012 Hypertriton, Inc. <http://hypertriton.com/>
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 <at>  <at>  -111,6 +111,9  <at>  <at> 
 .Fn AG_GLViewOverlayFn "AG_GLView *glv" "void (*fn)(AG_Event *)" "const char *args" "..."
 .Pp
 .Ft void
+.Fn AG_GLViewUnderlayFn "AG_GLView *glv" "void (*fn)(AG_Event *)" "const char *args" "..."
+.Pp
+.Ft void
 .Fn AG_GLViewScaleFn "AG_GLView *glv" "void (*fn)(AG_Event *)" "const char *args" "..."
 .Pp
(Continue reading)


Gmane