View Single Post
Old 05-11-2008, 03:30 PM   #16 (permalink)
disca
Squirt
 
Join Date: May 2008
Location: Crazytown
Posts: 10
disca is on a distinguished road
Default Error

I keep getting the same two errors:

Error 1 'Microsoft.Xna.Framework.Input.GamePadCapabilities ' does not contain a definition for 'hasLeftXThumbStick' and no extension method 'hasLeftXThumbStick' accepting a first argument of type 'Microsoft.Xna.Framework.Input.GamePadCapabilities ' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\Owner\My Documents\My Videos\ZunePong\ZunePong\Game1.cs 249 58 ZunePong

and

Warning 2 The variable 'MinX' is assigned but its value is never used C:\Documents and Settings\Owner\My Documents\My Videos\ZunePong\ZunePong\Game1.cs 319 17 ZunePong




disca is offline   Reply With Quote