Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refspeedimplementation #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Refspeedimplementation #3

wants to merge 2 commits into from

Conversation

sasfog
Copy link
Owner

@sasfog sasfog commented Mar 22, 2021

Implemented TrainRunner which simulates a timer that increases reference speed based on Joystick position.

Copy link
Owner Author

@sasfog sasfog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New changes are in accordance with previous style, approved.


import java.util.TimerTask;

public abstract class TrainRunner extends TimerTask {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New interface, in accordance with guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant