0% found this document useful (0 votes)
23 views

XNA Controller Button Processing

This document discusses processing controller buttons in XNA games. It recaps how to use controller thumbsticks from the previous module and will cover using controller buttons in games. The next module will add force feedback controller output to games.

Uploaded by

Luca Kab
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

XNA Controller Button Processing

This document discusses processing controller buttons in XNA games. It recaps how to use controller thumbsticks from the previous module and will cover using controller buttons in games. The next module will add force feedback controller output to games.

Uploaded by

Luca Kab
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Module 8

XNA Mice and Controllers



Lecture
XNA Controller Button Processing

Module 8 Learning Objectives


Last time, we learned how to use a controller
thumbstick to move something around
In this lecture, well learn how to use a controller
button in our game


Recap
We showed how we can use controller buttons in
our game
That finishes our discussion of controller input
Next Time
Well add some controller output force feedback
to our game

You might also like