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

adds movement component to Human #40

Merged
merged 1 commit into from
Feb 6, 2022
Merged

adds movement component to Human #40

merged 1 commit into from
Feb 6, 2022

Conversation

S010MON
Copy link
Owner

@S010MON S010MON commented Feb 6, 2022

Human class now moveable using a d s w keys. closing #28
Timer updated from java.swing.Timer -> javafx.animation.Timeline
handleKey(KeyEvent e) added to GraphicsEngine class

@S010MON S010MON added the MEDIUM Medium priority feature label Feb 6, 2022
@S010MON S010MON self-assigned this Feb 6, 2022
@S010MON S010MON linked an issue Feb 6, 2022 that may be closed by this pull request
@S010MON S010MON merged commit 3df0596 into master Feb 6, 2022
@S010MON S010MON deleted the humans! branch February 6, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MEDIUM Medium priority feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Class: AgentImp
2 participants