Display.addModel

Add a new model to the display.

  1. Model addModel(string type)
    class Display
    Model
    addModel
    (
    const string type
    )
  2. Model addModel(Position position, string type)

Parameters

type string

Skeleton for the model

Meta