gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/doc/pegboard/1021 click.rst


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/doc/pegboard/1021 click.rst
Date: Mon, 28 Oct 2002 05:13:30 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/10/28 05:13:30

Modified files:
        doc/pegboard/1021: click.rst 

Log message:
        twid-benja

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/1021/click.rst.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/1021/click.rst
diff -u gzz/doc/pegboard/1021/click.rst:1.2 gzz/doc/pegboard/1021/click.rst:1.3
--- gzz/doc/pegboard/1021/click.rst:1.2 Mon Oct 28 03:50:38 2002
+++ gzz/doc/pegboard/1021/click.rst     Mon Oct 28 05:13:30 2002
@@ -3,8 +3,8 @@
 =============================================================
 
 :Author:   Tuomas J. Lukka
-:Date:     $Date: 2002/10/28 08:50:38 $
-:Revision: $Revision: 1.2 $
+:Date:     $Date: 2002/10/28 10:13:30 $
+:Revision: $Revision: 1.3 $
 :Status:   Incomplete
 
 The VobScene API contains the method ::
@@ -57,7 +57,7 @@
     at the get phase. getCSAt(parent, ...)
 
     This may not be the cleanest solution: the knowledge of the structure
-    of the scene is needed at that point, but 
+    of the scene is needed at that point, but this is good enough for now.
 
 Changes
 -------
@@ -67,9 +67,11 @@
     public void activate(int cs)
     public void activate(Object key)
 
-These are automatically delegated to VobCooder's new method ::
+These are automatically delegated (converting the key to a coordinate
+system through VobMatcher) to VobCooder's new method ::
 
     public void activate(int cs);
+
 
 Also, make VobScene.put(Vob, coords) automatically call one of these.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]