Entity.ticks

Gets the amount of ticks for this entity. The ticks doesn't indicates the life-time of the entity, but how many times it has been ticked by its world.

class Entity
final pure nothrow @property @safe @nogc
ticks
()

Meta