Package edu.nps.moves.dis7.entities
Class EntityTypeFactory
java.lang.Object
edu.nps.moves.dis7.entities.EntityTypeFactory
public class EntityTypeFactory
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description EntityTypeFactory()
-
Method Summary
Modifier and Type Method Description static EntityType
makeEntity(int uid)
-
Constructor Details
-
EntityTypeFactory
public EntityTypeFactory()
-
-
Method Details