World.entity

Entity

Returns the Entity Manager

class World
@safe pure
entity
()

Examples

EntityManger manager = world.entity;

Meta