JPII / NavalBattle

Strategic turn-based naval game.
http://jpii.github.io/NavalBattle
GNU General Public License v3.0
3 stars 3 forks source link

Team Colors #225

Closed abauer closed 11 years ago

abauer commented 11 years ago

Directed at the Pavo head-lead...

We would like to see Team Colors on the entities;

maximusvladimir commented 11 years ago

Ports would be fairly simple to implement. Wait, why is this issue assigned to me?

What's A.C.?

abauer commented 11 years ago

Directed at the Pavo head-lead... and Aircraft Carriers...

maximusvladimir commented 11 years ago

Oh awk. I thought A.C. was something else...

I can try to work on ports later on.

The rest is "not going to be an easy fix" (quoting from Iron Man 2).

maximusvladimir commented 11 years ago

I mentioned this a long long time ago (in a galaxy far, far away), but if an issue doesn't have any labels/tags, I am not going to see it.

maximusvladimir commented 11 years ago

Added team color code. It is nice and fast. Simply call setTeamColor(byte b), and override the onTeamColorDrawing(Area a) (it's something like that).