View Single Post
  #3   Spotlight this post!  
Unread 19-01-2017, 00:23
AustinShalit's Avatar
AustinShalit AustinShalit is offline
Registered User
AKA: אוסטין
no team (WPILib Suite Developer)
 
Join Date: Dec 2013
Rookie Year: 2008
Location: Los Angeles/Worcester/Israel
Posts: 150
AustinShalit is a glorious beacon of lightAustinShalit is a glorious beacon of lightAustinShalit is a glorious beacon of lightAustinShalit is a glorious beacon of lightAustinShalit is a glorious beacon of lightAustinShalit is a glorious beacon of light
Re: XboxController Class vs Joystick Class for KOP Xbox Controller

The XboxController class is new this year. That is probably why you cannot find many code examples. Although both will work, if you are using a Xbox controller use the XboxController class. It has methods like getY(Hand) that will make your code easier to read in the long run.
__________________
Reply With Quote