Physics2DServerSingleton.areaCreate

Creates an Area2D. After creating an Area2D with this method, assign it to a space using areaSetSpace to use the created Area2D in the physics world.

struct Physics2DServerSingleton
@nogc nothrow
RID
areaCreate
()

Meta