Click or drag to resize
ThingsAdd Method
Hartismere School

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodCode exampleAdd(String)
Adds a new Thing to the collection of Things.
Public methodCode exampleAdd(String, String)
Adds a new Thing to the collection of Things.

The Thing starts off hidden.

Public methodCode exampleAdd(String, String, Room)
Adds a new Thing to the collection of Things.
Public methodCode exampleAdd(String, String, String)
Adds a new Thing to the collection of Things.
Top
See Also