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

Rendering Process #2

Closed
Docter60 opened this issue Jul 7, 2017 · 1 comment
Closed

Rendering Process #2

Docter60 opened this issue Jul 7, 2017 · 1 comment
Assignees
Projects

Comments

@Docter60
Copy link
Owner

Docter60 commented Jul 7, 2017

The Swing version held a Renderer class which held a reference of all the Drawable objects. After updating, the renderer would render each object in the list. JavaFX may make the process a bit easier.

@Docter60 Docter60 added this to the Convert from Swing to JavaFX milestone Jul 7, 2017
@Docter60 Docter60 self-assigned this Jul 7, 2017
@Docter60 Docter60 added this to Immediate Priority in Roadmap Jul 7, 2017
@Docter60
Copy link
Owner Author

Right now, rendering is handled solely by javafx. The renderer class may not be needed.

@Docter60 Docter60 moved this from Immediate Priority to Completed in Roadmap Jul 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
Completed
Development

No branches or pull requests

1 participant