Mercurial > MadButterfly
diff pyink/MBScene.py @ 1255:a8e01435e84e
Add more doc for MBScene
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Tue, 11 Jan 2011 12:35:28 +0800 |
parents | 07e0cb1e051d |
children | 2609b219703d |
line wrap: on
line diff
--- a/pyink/MBScene.py Tue Jan 11 12:33:58 2011 +0800 +++ b/pyink/MBScene.py Tue Jan 11 12:35:28 2011 +0800 @@ -43,6 +43,8 @@ # This method accepts user actions and involves domview_ui to update # data on the document. # +# This class is protected by \ref data_monitor, meta-class. +# class MBScene(object): __metaclass__ = data_monitor