Daniel-Martinez / Tags

Tags
0 stars 0 forks source link

Missile Launcher to display Phi/theta positions in GUI #32

Closed Daniel-Martinez closed 10 years ago

Daniel-Martinez commented 10 years ago

When missile launcher moves keep track of its current position, phi and theta and display on GUI.

Daniel-Martinez commented 10 years ago

Created variables in our MissileLauncherViewModel class to hold phi and theta. It will also use these values to reference its current position when additional targets are selected. The values are displayed on the GUI.