Package controller
Class EntityController
java.lang.Object
- All Implemented Interfaces:
Serializable
,Cloneable
,Iterable<Entity>
,Collection<Entity>
,Set<Entity>
Keeps a set of entities and calls their update method every frame.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntityController
public EntityController()
-