c# - Attempting Catapult game, after new XNA download.The type or namespace name 'GestureType' could not be found -


I recently downloaded a new version of XNA, and I'm trying to follow a tutorial (which I The thought was updated with the new version) I'm getting some errors

  The type or namespace name 'gesturetip' was not found (Do not you forget the usage instructions or an assembly reference Are you?) 'Touch Microsoft.Xna.Framework.Input There is no definition for 'enabled gastre' in TouchPanel  

I was wondering which reference to add to add to this work? Thanks!

New download

was according to the latest:

Namespace : Microsoft.Xna.Framework.Input.Touch
Assembly: Microsoft.Xna.Framework (Xna.framework.dll in Microsoft)


Comments