AjaxVM / hiths-p4-pyweek6

Automatically exported from code.google.com/p/hiths-p4-pyweek6
0 stars 0 forks source link

Add Enemy Unit/Territory Selection #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In the gui, and state engine, it needs to be made that you can select enemy
ships/territories, and see *some* of there stats (for now they will be
exact, but if time allows they should be made to be fuzzy estimates)

Where this will need to be changed is that, in hud.py there will need to be
two new ClassState special things. And in state.py in the InputController
you will need to check all territories/ships to see if any were selected,
and then call either hte player hud view, or teh enemy one.

Original issue reported on code.google.com by RoeB...@gmail.com on 12 Sep 2008 at 5:58