Answered Silverlight 5 - XNA : Mouse.SetPosition

  • Tuesday, October 09, 2012 10:23 AM
     
     

    I am using xna with silverlight 5 to build a 3d application.

    Microsoft.Xna.Framework.Input.Mouse.SetPosition(10,10) is throwing the following exception

    "The method or operation is not implemented."

    Can someone confirm if the implementation is available for this method or am I missing something here...

All Replies