chiark / gitweb /
r8396 introduced midend_tilesize(). Document it.
authorSimon Tatham <anakin@pobox.com>
Fri, 16 Jan 2009 18:45:01 +0000 (18:45 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 16 Jan 2009 18:45:01 +0000 (18:45 +0000)
[originally from svn r8415]
[r8396 == 7888d8db677e25d2401914e6aacb1be02301d15f]

devel.but

index 45e05d62f93ba0ead9adb6693ef855aa5c26d63d..134cf139f680451e321261ab00d3334acc985e4b 100644 (file)
--- a/devel.but
+++ b/devel.but
@@ -2528,6 +2528,15 @@ without closing the window...)
 
 Frees a mid-end structure and all its associated data.
 
+\H{midend-tilesize} 
+
+\c int midend_tilesize(midend *me);
+
+Returns the \cq{tilesize} parameter being used to display the
+current puzzle.
+
+\k{backend-preferred-tilesize}
+
 \H{midend-set-params} \cw{midend_set_params()}
 
 \c void midend_set_params(midend *me, game_params *params);