GraphMine

graphmine-core / io.github.sof3.graphmine.entity / EntityState

EntityState

open class EntityState

Contains the savable data of an entity

Constructors

<init> EntityState(world: World, vector: Vector3)
Contains the savable data of an entity

Properties

vector var vector: Vector3
the position of the entity
world var world: World
the world that the entity belongs to