seed r845 - trunk/examples/same-seed
- From: hortont svn gnome org
- To: svn-commits-list gnome org
- Subject: seed r845 - trunk/examples/same-seed
- Date: Tue, 3 Feb 2009 17:18:04 +0000 (UTC)
Author: hortont
Date: Tue Feb 3 17:18:03 2009
New Revision: 845
URL: http://svn.gnome.org/viewvc/seed?rev=845&view=rev
Log:
Whoops random debugging stuff...
Modified:
trunk/examples/same-seed/board.js
Modified: trunk/examples/same-seed/board.js
==============================================================================
--- trunk/examples/same-seed/board.js (original)
+++ trunk/examples/same-seed/board.js Tue Feb 3 17:18:03 2009
@@ -10,7 +10,6 @@
function done_animating()
{
- Seed.print("HIFJHGIDUFHG");
animating = false;
var x = new Object(), y = new Object();
@@ -157,9 +156,6 @@
var enter_tile = function (actor, event)
{
- //if(animating)
- // return false;
-
var picked = stage.get_actor_at_pos(event.motion.x,
event.motion.y).get_parent();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]