We will continue to implement the rocket's movement. Let's add fields that will be responsible for the state of the keys used to move the rocket about the screen.
These fields will take only two values: true, if the key is pressed; otherwise — false.
We'll only need three keys to control the rocket
Moon Lander (Part 8/23)
- 3
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet