org.gbanga.api
Class Entity

java.lang.Object
  extended by org.gbanga.api.Entity
Direct Known Subclasses:
Cell, Gbangoo, Infrastructure, Player, Resource, Tag

public class Entity
extends java.lang.Object

An entity.

Author:
Julio Perez

Constructor Summary
Entity()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Entity

public Entity()