OSDN Git Service

5
[psychlops/silverlight.git] / dev4 / psychlops / core / device / hid.cs
index b71caeb..ff824ae 100644 (file)
@@ -52,6 +52,9 @@ namespace Psychlops
                static public int y { get { return (int)position_.y; } }\r
                static public Point wheelDelta { get { return wheelDelta_; } }\r
 \r
+               static public void show() { }\r
+               static public void hide() { }\r
+\r
                static public void Canvas_MousePos(object sender, MouseEventArgs e)\r
                {\r
                        System.Windows.Point p = e.GetPosition(_prime);\r