graphmine-core / io.github.sof3.graphmine.entity / Entity / <init>
<init>
Entity()
An entity is a mobile object that exists in a world
An entity follows the ICES structure:
- a set of Internal viewers that sees what the entity sees
- a set of Controllers that controls the behaviour of the entity
- a nullable External viewer that exposes the entity to other viewers