[gcompris] minor: add TODO to draw lorry with counter
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] minor: add TODO to draw lorry with counter
- Date: Tue, 25 Sep 2012 22:11:29 +0000 (UTC)
commit 66697b2d8b9a8762b8f35bea85b608611bb909d7
Author: Peter Albrecht <pa-dev gmx de>
Date: Fri Sep 7 23:15:13 2012 +0200
minor: add TODO to draw lorry with counter
src/mining-activity/mining.py | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/mining-activity/mining.py b/src/mining-activity/mining.py
index cb99351..93abf29 100644
--- a/src/mining-activity/mining.py
+++ b/src/mining-activity/mining.py
@@ -91,6 +91,8 @@ class Gcompris_mining:
# The bar is in the lower, left corner of the screen with dimensions: width = 196; height = 50
self.gc_bar_blocker = BlockingArea(0, 470, 196, 520)
+ # TODO: draw lorry in the lower right corner, showing current collected nuggets and nuggets to collect
+
# Create our rootitem. We put each canvas item in it so at the end we
# only have to kill it. The canvas deletes all the items it contains
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]