Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Refactor userinterface class into logitech controller class #29

Open
adein opened this issue Feb 16, 2015 · 0 comments
Open

Refactor userinterface class into logitech controller class #29

adein opened this issue Feb 16, 2015 · 0 comments
Assignees

Comments

@adein
Copy link
Member

adein commented Feb 16, 2015

The userinterface class is primarily used to abstract the details of the (logitech) controllers from the rest of the robot. Since the Joystick class of wpilib is intended to be subclassed, a Logitech class should be created that subclasses Joystick.

The userinterface class would then reference objects from this class, or the userinterface class will be removed altogether if it is no longer useful.

@adein adein self-assigned this Feb 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant