Model.make

Create a new model.

class Model
static
make
(,
const string type
)

Parameters

display Display

Display to create the model for.

type string

Skeleton to use for the model.

Meta