Attempt to not throw exception on server socket error
[vchess.git] / public / javascripts / base_rules.js
index 172f68b..860495a 100644 (file)
@@ -10,6 +10,7 @@ class PiPo //Piece+Position
        }
 }
 
+// TODO: for animation, moves should contains "moving" and "fading" maybe...
 class Move
 {
        // o: {appear, vanish, [start,] [end,]}