entity

fun entity(): Entity

Creates a new empty entity. May reuse recently deleted entity ids.


inline fun entity(run: Entity.() -> Unit): Entity

See also