GameObject.create

Create a GameObject from a description object.

class GameObject
static
create

Parameters

desc

The description to pull info from.

Return Value

A new game object with components and info pulled from desc.

Meta