battlehex.model.map
Interface IEntity

All Known Implementing Classes:
Capital, Castle

public interface IEntity

Defines an entity.

Version:
$Revision: 1.4 $ $Date: 2005/09/11 14:55:42 $
Author:
Mathieu Champlon

Method Summary
 java.awt.Color getColor()
          Retrieve the entity color.
 

Method Detail

getColor

public java.awt.Color getColor()
Retrieve the entity color.

Returns:
a color


Copyright © 2004-2005 . All Rights Reserved.